Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dmtk-sd.c345 bool stop_clk_fix; member
415 .stop_clk_fix = false,
427 .stop_clk_fix = false,
439 .stop_clk_fix = false,
451 .stop_clk_fix = true,
463 .stop_clk_fix = true,
1362 if (host->dev_comp->stop_clk_fix) { in msdc_init_hw()