Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk-composite.c14 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_get_parent() local
25 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_parent() local
73 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_determine_rate() local
181 const struct clk_ops *mux_ops = composite->mux_ops; in clk_composite_set_rate_and_parent() local
237 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in __clk_hw_register_composite()
353 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite()
369 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite_pdata()
382 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite()
401 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite_pdata()
450 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in __devm_clk_hw_register_composite()
[all …]
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.c762 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in bm1880_clk_register_composite() local
Dclk-stm32f4.c1632 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL; in stm32_register_aux_clk() local
Dclk-stm32mp1.c628 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in clk_stm32_register_composite() local
/linux-6.1.9/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.h623 const struct clk_ops *mux_ops; member
/linux-6.1.9/drivers/clk/rockchip/
Dclk.c53 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
132 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
/linux-6.1.9/drivers/clk/berlin/
Dberlin2-div.c233 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/linux-6.1.9/drivers/clk/imx/
Dclk-composite-8m.c186 const struct clk_ops *mux_ops; in __imx8m_clk_hw_composite() local
Dclk-busy.c119 const struct clk_ops *mux_ops; member
/linux-6.1.9/drivers/clk/mediatek/
Dclk-mtk.c208 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/linux-6.1.9/drivers/clk/mvebu/
Darmada-37xx-periph.c621 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/linux-6.1.9/include/linux/
Dclk-provider.h1223 const struct clk_ops *mux_ops; member