Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/
A 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 …]
A 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
A Dclk-bm1880.c762 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in bm1880_clk_register_composite() local
A Dclk-stm32f4.c1632 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL; in stm32_register_aux_clk() local
A Dclk-stm32mp1.c628 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in clk_stm32_register_composite() local
/linux-6.3-rc2/drivers/clk/tegra/
A 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
A Dclk.h623 const struct clk_ops *mux_ops; member
/linux-6.3-rc2/drivers/clk/rockchip/
A Dclk.c52 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
131 const struct clk_ops *mux_ops; member
A Dclk-half-divider.c173 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_halfdiv() local
/linux-6.3-rc2/drivers/clk/berlin/
A Dberlin2-div.c233 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/linux-6.3-rc2/drivers/clk/imx/
A Dclk-composite-8m.c186 const struct clk_ops *mux_ops; in __imx8m_clk_hw_composite() local
A Dclk-busy.c119 const struct clk_ops *mux_ops; member
/linux-6.3-rc2/drivers/clk/mediatek/
A Dclk-mtk.c226 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/linux-6.3-rc2/drivers/clk/mvebu/
A Darmada-37xx-periph.c621 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/linux-6.3-rc2/include/linux/
A Dclk-provider.h1225 const struct clk_ops *mux_ops; member

Completed in 47 milliseconds