Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dmtk-sd.c2281 static inline void msdc_set_data_sample_edge(struct msdc_host *host, bool rising) in msdc_set_data_sample_edge() function
2449 msdc_set_data_sample_edge(host, true); in msdc_tune_data()
2462 msdc_set_data_sample_edge(host, false); in msdc_tune_data()
2474 msdc_set_data_sample_edge(host, true); in msdc_tune_data()
2477 msdc_set_data_sample_edge(host, false); in msdc_tune_data()
2502 msdc_set_data_sample_edge(host, true); in msdc_tune_together()
2517 msdc_set_data_sample_edge(host, false); in msdc_tune_together()
2531 msdc_set_data_sample_edge(host, true); in msdc_tune_together()
2535 msdc_set_data_sample_edge(host, false); in msdc_tune_together()
2555 msdc_set_data_sample_edge(host, true); in msdc_execute_tuning()