Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-composite.c15 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_get_parent() local
26 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_parent() local
75 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_determine_rate() local
186 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_rate_and_parent() local
240 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in __clk_hw_register_composite()
356 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite()
372 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_hw_register_composite_pdata()
385 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite()
404 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in clk_register_composite_pdata()
453 struct clk_hw *mux_hw, const struct clk_ops *mux_ops, in __devm_clk_hw_register_composite()
[all …]
H A Dclk-stm32h7.c350 struct clk_hw *mux_hw; member
367 struct clk_hw *mux_hw; in get_cfg_composite_div() local
H A Dclk-stm32mp1.c486 struct clk_hw *mux_hw; in _get_stm32_mux() local
629 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
878 struct clk_hw *mux_hw = &clk_elem->mux.hw; in pll_get_parent() local
H A Dclk-bm1880.c761 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in bm1880_clk_register_composite() local
H A Dclk-stm32f4.c1632 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
/openbmc/linux/drivers/clk/actions/
H A 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()
H A Dowl-mux.h23 struct owl_mux_hw mux_hw; member
H A Dowl-composite.h28 struct owl_mux_hw mux_hw; member
/openbmc/linux/drivers/clk/tegra/
H A 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
/openbmc/linux/drivers/clk/st/
H A Dclk-flexgen.c99 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_get_parent() local
109 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_set_parent() local
/openbmc/linux/drivers/clk/imx/
H A Dclk-composite-7ulp.c75 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx_ulp_clk_hw_composite() local
H A Dclk-composite-93.c195 struct clk_hw *hw = ERR_PTR(-ENOMEM), *mux_hw; in imx93_clk_composite_flags() local
H A Dclk-composite-8m.c241 struct clk_hw *hw = ERR_PTR(-ENOMEM), *mux_hw; in __imx8m_clk_hw_composite() local
/openbmc/linux/drivers/clk/sunxi/
H A Dclk-factors.c186 struct clk_hw *mux_hw = NULL; in __sunxi_factors_register() local
/openbmc/linux/drivers/clk/mvebu/
H A 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
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mtk.c225 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
/openbmc/linux/include/linux/
H A Dclk-provider.h1239 struct clk_hw *mux_hw; member