Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-mmc/
Dsd.c106 #define msdc_gate_clock(id) \
1178 msdc_gate_clock(host->id); in msdc_do_request()
1182 msdc_gate_clock(host->id); in msdc_do_request()
1187 msdc_gate_clock(host->id); in msdc_do_request()
1192 msdc_gate_clock(host->id); in msdc_do_request()
/Linux-v4.19/drivers/mmc/host/
Dmtk-sd.c659 static void msdc_gate_clock(struct msdc_host *host) in msdc_gate_clock() function
2000 msdc_gate_clock(host); in msdc_drv_probe()
2029 msdc_gate_clock(host); in msdc_drv_remove()
2087 msdc_gate_clock(host); in msdc_runtime_suspend()