Searched refs:msdc_delay_phase (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mtk-sd.c | 413 struct msdc_delay_phase { struct 1945 static struct msdc_delay_phase get_best_delay(struct msdc_host *host, u32 delay) in get_best_delay() 1950 struct msdc_delay_phase delay_phase = { 0, }; in get_best_delay() 2011 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_response() 2012 struct msdc_delay_phase internal_delay_phase; in msdc_tune_response() 2105 struct msdc_delay_phase final_cmd_delay = { 0,}; in hs400_tune_response() 2155 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_data() 2210 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_together() 2330 struct msdc_delay_phase dly1_delay; in msdc_execute_hs400_tuning()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mtk-sd.c | 392 struct msdc_delay_phase { struct 1853 static struct msdc_delay_phase get_best_delay(struct msdc_host *host, u32 delay) in get_best_delay() 1858 struct msdc_delay_phase delay_phase = { 0, }; in get_best_delay() 1919 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_response() 1920 struct msdc_delay_phase internal_delay_phase; in msdc_tune_response() 2013 struct msdc_delay_phase final_cmd_delay = { 0,}; in hs400_tune_response() 2063 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_data() 2118 struct msdc_delay_phase final_rise_delay, final_fall_delay = { 0,}; in msdc_tune_together()
|
Completed in 9 milliseconds