Home
last modified time | relevance | path

Searched defs:mux_ops (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/clk/
Dclk-composite.c13 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_get_parent() local
24 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_parent() local
49 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_determine_rate() local
149 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_rate_and_parent() local
205 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in __clk_hw_register_composite()
321 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite()
337 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite_pdata()
350 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite()
368 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite_pdata()
Dclk-stm32h7.c354 const struct clk_ops *mux_ops; member
366 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in get_cfg_composite_div() local
Dclk-bm1880.c778 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in bm1880_clk_register_composite() local
Dclk-stm32f4.c1636 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL; in stm32_register_aux_clk() local
/kernel/linux/linux-4.19/drivers/clk/
Dclk-composite.c25 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_get_parent() local
36 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_parent() local
61 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_determine_rate() local
161 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_rate_and_parent() local
216 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite()
329 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite()
Dclk-stm32h7.c354 const struct clk_ops *mux_ops; member
366 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in get_cfg_composite_div() local
Dclk-stm32f4.c1372 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL; in stm32_register_aux_clk() local
/kernel/linux/linux-4.19/drivers/clk/tegra/
Dclk-periph.c27 const struct clk_ops *mux_ops = periph->mux_ops; in clk_periph_get_parent() local
38 const struct clk_ops *mux_ops = periph->mux_ops; in clk_periph_set_parent() local
Dclk.h573 const struct clk_ops *mux_ops; member
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-periph.c17 const struct clk_ops *mux_ops = periph->mux_ops; in clk_periph_get_parent() local
28 const struct clk_ops *mux_ops = periph->mux_ops; in clk_periph_set_parent() local
Dclk.h627 const struct clk_ops *mux_ops; member
/kernel/linux/linux-4.19/drivers/clk/rockchip/
Dclk.c58 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
135 const struct clk_ops *mux_ops; member
Dclk-half-divider.c173 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_halfdiv() local
/kernel/linux/linux-5.10/drivers/clk/rockchip/
Dclk.c50 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
128 const struct clk_ops *mux_ops; member
Dclk-half-divider.c173 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_halfdiv() local
/kernel/linux/linux-4.19/drivers/clk/mediatek/
Dclk-mtk.c155 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/kernel/linux/linux-5.10/drivers/clk/berlin/
Dberlin2-div.c233 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/kernel/linux/linux-4.19/drivers/clk/berlin/
Dberlin2-div.c232 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/kernel/linux/linux-5.10/drivers/clk/mediatek/
Dclk-mtk.c157 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-composite-8m.c186 const struct clk_ops *mux_ops; in imx8m_clk_hw_composite_flags() local
Dclk-busy.c119 const struct clk_ops *mux_ops; member
/kernel/linux/linux-4.19/drivers/clk/imx/
Dclk-busy.c119 const struct clk_ops *mux_ops; member
/kernel/linux/linux-4.19/drivers/clk/mvebu/
Darmada-37xx-periph.c601 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/kernel/linux/linux-5.10/drivers/clk/mvebu/
Darmada-37xx-periph.c620 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/kernel/linux/linux-4.19/include/linux/
Dclk-provider.h683 const struct clk_ops *mux_ops; member

12