Searched refs:rw_group (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/ddr/altera/ |
D | sequencer.c | 2389 const u32 rw_group, const u32 test_bgn, in rw_mgr_mem_calibrate_vfifo_center() argument 2394 (rw_group << 2); in rw_mgr_mem_calibrate_vfifo_center() 2408 debug("%s:%d: %u %u", __func__, __LINE__, rw_group, test_bgn); in rw_mgr_mem_calibrate_vfifo_center() 2423 search_left_edge(0, rank_bgn, rw_group, rw_group, test_bgn, in rw_mgr_mem_calibrate_vfifo_center() 2429 ret = search_right_edge(0, rank_bgn, rw_group, rw_group, in rw_mgr_mem_calibrate_vfifo_center() 2439 scc_mgr_set_dqs_bus_in_delay(rw_group, start_dqs); in rw_mgr_mem_calibrate_vfifo_center() 2441 scc_mgr_set_dqs_en_delay(rw_group, start_dqs_en); in rw_mgr_mem_calibrate_vfifo_center() 2443 scc_mgr_load_dqs(rw_group); in rw_mgr_mem_calibrate_vfifo_center() 2450 set_failing_group_stage(rw_group * in rw_mgr_mem_calibrate_vfifo_center() 2455 set_failing_group_stage(rw_group * in rw_mgr_mem_calibrate_vfifo_center() [all …]
|