Searched refs:msdc_set_data_sample_edge (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/mmc/host/ |
| H A D | mtk-sd.c | 2199 static inline void msdc_set_data_sample_edge(struct msdc_host *host, bool rising) in msdc_set_data_sample_edge() function 2367 msdc_set_data_sample_edge(host, true); in msdc_tune_data() 2380 msdc_set_data_sample_edge(host, false); in msdc_tune_data() 2392 msdc_set_data_sample_edge(host, true); in msdc_tune_data() 2395 msdc_set_data_sample_edge(host, false); in msdc_tune_data() 2420 msdc_set_data_sample_edge(host, true); in msdc_tune_together() 2435 msdc_set_data_sample_edge(host, false); in msdc_tune_together() 2449 msdc_set_data_sample_edge(host, true); in msdc_tune_together() 2453 msdc_set_data_sample_edge(host, false); in msdc_tune_together() 2473 msdc_set_data_sample_edge(host, true); in msdc_execute_tuning()
|