Home
last modified time | relevance | path

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

/linux-4.19.296/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
Dclk-stm32mp1.c615 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in clk_stm32_register_composite() local
/linux-4.19.296/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
/linux-4.19.296/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
/linux-4.19.296/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
/linux-4.19.296/drivers/clk/berlin/
Dberlin2-div.c232 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/linux-4.19.296/drivers/clk/imx/
Dclk-busy.c119 const struct clk_ops *mux_ops; member
/linux-4.19.296/drivers/clk/mvebu/
Darmada-37xx-periph.c608 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/linux-4.19.296/include/linux/
Dclk-provider.h683 const struct clk_ops *mux_ops; member