Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtmio_mmc_core.c1007 host->clk_cache = ios->clock; in tmio_mmc_set_ios()
1290 if (host->clk_cache) in tmio_mmc_host_runtime_suspend()
1306 if (host->clk_cache) in tmio_mmc_host_runtime_resume()
1307 host->set_clock(host, host->clk_cache); in tmio_mmc_host_runtime_resume()
Dtmio_mmc.h169 unsigned int clk_cache; member
Drenesas_sdhi_core.c565 renesas_sdhi_set_clock(host, host->clk_cache); in renesas_sdhi_reset()