Searched refs:all_groups (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/ddr/altera/ |
D | sequencer.c | 1369 const u32 all_groups, const u32 all_ranks) in rw_mgr_mem_calibrate_read_test() argument 1401 else if (all_groups) in rw_mgr_mem_calibrate_read_test() 1408 if (all_groups) in rw_mgr_mem_calibrate_read_test() 1426 if (all_groups) { in rw_mgr_mem_calibrate_read_test() 1457 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test() 1463 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test() 1482 const u32 all_groups) in rw_mgr_mem_calibrate_read_test_all_ranks() argument 1486 &bit_chk, all_groups, 1); in rw_mgr_mem_calibrate_read_test_all_ranks()
|