Home
last modified time | relevance | path

Searched defs:kclk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/clk/
Dclk-k210.c675 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable() local
695 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable() local
713 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent() local
733 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent() local
750 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate() local
793 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk() local
Dclk-stm32h7.c1094 static const struct composite_clk_cfg kclk[] = { variable
/Linux-v6.1/sound/soc/stm/
Dstm32_spdifrx.c235 struct clk *kclk; member