Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dmtk-sd.c368 bool stop_clk_fix; member
443 .stop_clk_fix = false,
455 .stop_clk_fix = false,
467 .stop_clk_fix = true,
479 .stop_clk_fix = false,
491 .stop_clk_fix = true,
503 .stop_clk_fix = true,
515 .stop_clk_fix = true,
525 .stop_clk_fix = false,
1513 if (host->dev_comp->stop_clk_fix) { in msdc_init_hw()