Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c676 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable() local
696 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable() local
714 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent() local
734 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent() local
751 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate() local
795 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk() local
H A Dclk-stm32h7.c1093 static const struct composite_clk_cfg kclk[] = { variable
/openbmc/linux/sound/soc/stm/
H A Dstm32_spdifrx.c235 struct clk *kclk; member