Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_core.c145 bool need_slow_clkh = host->mmc->ios.timing == MMC_TIMING_MMC_HS400; in renesas_sdhi_clk_update() local
146 clkh_shift = use_4tap && need_slow_clkh ? 1 : 2; in renesas_sdhi_clk_update()