Home
last modified time | relevance | path

Searched defs:mux_hw (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
Dclk-composite.c14 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_get_parent() local
25 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_parent() local
51 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_determine_rate() local
151 struct clk_hw *mux_hw = composite->mux_hw; 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.c350 struct clk_hw *mux_hw; member
367 struct clk_hw *mux_hw; in get_cfg_composite_div() local
Dclk-bm1880.c761 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in bm1880_clk_register_composite() local
Dclk-stm32mp1.c478 struct clk_hw *mux_hw; in _get_stm32_mux() local
616 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
Dclk-stm32f4.c1631 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
/kernel/linux/linux-5.10/drivers/clk/actions/
Dowl-mux.c17 const struct owl_mux_hw *mux_hw) in owl_mux_helper_get_parent()
37 struct owl_mux_hw *mux_hw, u8 index) in owl_mux_helper_set_parent()
Dowl-mux.h23 struct owl_mux_hw mux_hw; member
Dowl-composite.h28 struct owl_mux_hw mux_hw; member
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-periph.c18 struct clk_hw *mux_hw = &periph->mux.hw; in clk_periph_get_parent() local
29 struct clk_hw *mux_hw = &periph->mux.hw; in clk_periph_set_parent() local
/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-composite-7ulp.c31 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx7ulp_clk_hw_composite() local
Dclk-composite-8m.c180 struct clk_hw *hw = ERR_PTR(-ENOMEM), *mux_hw; in imx8m_clk_hw_composite_flags() local
/kernel/linux/linux-5.10/drivers/clk/st/
Dclk-flexgen.c92 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_get_parent() local
102 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_set_parent() local
/kernel/linux/linux-5.10/drivers/clk/mediatek/
Dclk-mtk.c156 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
/kernel/linux/linux-5.10/drivers/clk/sunxi/
Dclk-factors.c186 struct clk_hw *mux_hw = NULL; in __sunxi_factors_register() local
/kernel/linux/linux-5.10/drivers/clk/mvebu/
Darmada-37xx-periph.c97 struct clk_hw *mux_hw; member
622 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
/kernel/linux/linux-5.10/drivers/clk/nxp/
Dclk-lpc32xx.c1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
/kernel/linux/linux-5.10/include/linux/
Dclk-provider.h1028 struct clk_hw *mux_hw; member