Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dtmio_mmc_core.c1009 host->clk_cache = ios->clock; in tmio_mmc_set_ios()
1292 if (host->clk_cache) in tmio_mmc_host_runtime_suspend()
1308 if (host->clk_cache) in tmio_mmc_host_runtime_resume()
1309 host->set_clock(host, host->clk_cache); in tmio_mmc_host_runtime_resume()
Dtmio_mmc.h170 unsigned int clk_cache; member
Drenesas_sdhi_core.c591 renesas_sdhi_set_clock(host, host->clk_cache); in renesas_sdhi_reset()
/linux-6.6.21/sound/pci/asihpi/
Dasihpi.c102 struct clk_cache { struct
124 struct clk_cache cc; argument
2320 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_info()
2339 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_get()
2367 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_put()
2465 struct clk_cache *clkcache; in snd_asihpi_sampleclock_add()