Home
last modified time | relevance | path

Searched refs:clk_cache (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc_core.c955 host->clk_cache = ios->clock; in tmio_mmc_set_ios()
1249 if (host->clk_cache) in tmio_mmc_host_runtime_suspend()
1265 if (host->clk_cache) in tmio_mmc_host_runtime_resume()
1266 host->set_clock(host, host->clk_cache); in tmio_mmc_host_runtime_resume()
H A Dtmio_mmc.h162 unsigned int clk_cache; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c1011 host->clk_cache = ios->clock; in tmio_mmc_set_ios()
1294 if (host->clk_cache) in tmio_mmc_host_runtime_suspend()
1310 if (host->clk_cache) in tmio_mmc_host_runtime_resume()
1311 host->set_clock(host, host->clk_cache); in tmio_mmc_host_runtime_resume()
H A Dtmio_mmc.h170 unsigned int clk_cache; member
H A Drenesas_sdhi_core.c591 renesas_sdhi_set_clock(host, host->clk_cache); in renesas_sdhi_reset()
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dasihpi.c102 struct clk_cache { struct
124 struct clk_cache cc;
2322 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_info()
2341 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_get()
2369 struct clk_cache *clkcache = &asihpi->cc; in snd_asihpi_clksrc_put()
2467 struct clk_cache *clkcache; in snd_asihpi_sampleclock_add()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c102 struct clk_cache { struct
124 struct clk_cache cc;
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()

Completed in 14 milliseconds