Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A 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()
369 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite_pdata()
H 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
H A Dclk-bm1880.c762 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in bm1880_clk_register_composite() local
H A Dclk-stm32f4.c1632 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL; in stm32_register_aux_clk() local
H A Dclk-stm32mp1.c615 const struct clk_ops *mux_ops, *div_ops, *gate_ops; in clk_stm32_register_composite() local
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-composite.c29 const struct clk_ops *mux_ops; member
40 const struct clk_ops *mux_ops = composite->mux_ops; in clk_regmap_composite_get_parent() local
51 const struct clk_ops *mux_ops = composite->mux_ops; in clk_regmap_composite_set_parent() local
76 const struct clk_ops *mux_ops = composite->mux_ops; in clk_regmap_composite_determine_rate() local
219 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, *gate_ops = NULL; in devm_clk_regmap_register_composite() local
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H 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
H A Dclk.h627 const struct clk_ops *mux_ops; member
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-dclk-divider.c110 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_dclk_branch() local
H A Dclk.c51 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
130 const struct clk_ops *mux_ops; member
H A Dclk-half-divider.c165 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_halfdiv() local
H A Dclk-cpu.c512 const struct clk_ops *mux_ops = NULL, *div_ops = NULL; in rockchip_clk_register_cpuclk_v2() local
/OK3568_Linux_fs/kernel/drivers/clk/berlin/
H A Dberlin2-div.c233 const struct clk_ops *mux_ops = &berlin2_div_mux_ops; in berlin2_div_register() local
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mtk.c157 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-composite-8m.c186 const struct clk_ops *mux_ops; in imx8m_clk_hw_composite_flags() local
H A Dclk-busy.c119 const struct clk_ops *mux_ops; member
/OK3568_Linux_fs/kernel/drivers/clk/mvebu/
H A Darmada-37xx-periph.c620 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, in armada_3700_add_composite_clk() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h1049 const struct clk_ops *mux_ops; member