Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c401 bool stop_clk_fix; member
487 .stop_clk_fix = false,
500 .stop_clk_fix = true,
513 .stop_clk_fix = true,
526 .stop_clk_fix = false,
539 .stop_clk_fix = false,
552 .stop_clk_fix = true,
565 .stop_clk_fix = true,
578 .stop_clk_fix = false,
591 .stop_clk_fix = false,
[all …]
/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c223 bool stop_clk_fix; member
1203 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1257 if (host->dev_comp->stop_clk_fix) { in msdc_init_hw()
1375 .stop_clk_fix = false,