Searched refs:msdc_set_data_sample_edge (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | mtk-sd.c | 2191 static inline void msdc_set_data_sample_edge(struct msdc_host *host, bool rising) in msdc_set_data_sample_edge() function 2359 msdc_set_data_sample_edge(host, true); in msdc_tune_data() 2372 msdc_set_data_sample_edge(host, false); in msdc_tune_data() 2384 msdc_set_data_sample_edge(host, true); in msdc_tune_data() 2387 msdc_set_data_sample_edge(host, false); in msdc_tune_data() 2412 msdc_set_data_sample_edge(host, true); in msdc_tune_together() 2427 msdc_set_data_sample_edge(host, false); in msdc_tune_together() 2441 msdc_set_data_sample_edge(host, true); in msdc_tune_together() 2445 msdc_set_data_sample_edge(host, false); in msdc_tune_together() 2465 msdc_set_data_sample_edge(host, true); in msdc_execute_tuning()
|