Home
last modified time | relevance | path

Searched refs:msdc_delay_phase (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/mmc/host/
Dmtk-sd.c415 struct msdc_delay_phase { struct
1933 static struct msdc_delay_phase get_best_delay(struct msdc_host *host, u32 delay) in get_best_delay()
1938 struct msdc_delay_phase delay_phase = { 0, }; in get_best_delay()
1999 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_response()
2000 struct msdc_delay_phase internal_delay_phase; in msdc_tune_response()
2093 struct msdc_delay_phase final_cmd_delay = { 0,}; in hs400_tune_response()
2143 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_data()
2198 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_together()
2318 struct msdc_delay_phase dly1_delay; in msdc_execute_hs400_tuning()