Lines Matching refs:phase
286 static void scc_mgr_set_dqdqs_output_phase(u32 write_group, u32 phase) in scc_mgr_set_dqdqs_output_phase() argument
288 scc_mgr_set(SCC_MGR_DQDQS_OUT_PHASE_OFFSET, write_group, phase); in scc_mgr_set_dqdqs_output_phase()
296 static void scc_mgr_set_dqs_en_phase(u32 read_group, u32 phase) in scc_mgr_set_dqs_en_phase() argument
298 scc_mgr_set(SCC_MGR_DQS_EN_PHASE_OFFSET, read_group, phase); in scc_mgr_set_dqs_en_phase()
392 static void scc_mgr_set_dqs_en_phase_all_ranks(u32 read_group, u32 phase) in scc_mgr_set_dqs_en_phase_all_ranks() argument
403 read_group, phase, 0); in scc_mgr_set_dqs_en_phase_all_ranks()
407 u32 phase) in scc_mgr_set_dqdqs_output_phase_all_ranks() argument
418 write_group, phase, 0); in scc_mgr_set_dqdqs_output_phase_all_ranks()
2533 const u32 phase) in rw_mgr_mem_calibrate_guaranteed_write() argument
2538 scc_mgr_set_dqdqs_output_phase_all_ranks(rw_group, phase); in rw_mgr_mem_calibrate_guaranteed_write()
2541 __func__, __LINE__, rw_group, phase); in rw_mgr_mem_calibrate_guaranteed_write()
2561 __func__, __LINE__, rw_group, phase); in rw_mgr_mem_calibrate_guaranteed_write()