Searched defs:mux_hw (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/clk/ |
D | clk-composite.c | 26 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_get_parent() local 37 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_set_parent() local 63 struct clk_hw *mux_hw = composite->mux_hw; in clk_composite_determine_rate() local 163 struct clk_hw *mux_hw = composite->mux_hw; 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()
|
D | clk-stm32h7.c | 350 struct clk_hw *mux_hw; member 367 struct clk_hw *mux_hw; in get_cfg_composite_div() local
|
D | clk-stm32f4.c | 1371 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
|
D | clk-stm32mp1.c | 478 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
|
/Linux-v4.19/drivers/clk/actions/ |
D | owl-mux.c | 17 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()
|
D | owl-mux.h | 23 struct owl_mux_hw mux_hw; member
|
D | owl-composite.h | 28 struct owl_mux_hw mux_hw; member
|
/Linux-v4.19/drivers/clk/tegra/ |
D | clk-periph.c | 28 struct clk_hw *mux_hw = &periph->mux.hw; in clk_periph_get_parent() local 39 struct clk_hw *mux_hw = &periph->mux.hw; in clk_periph_set_parent() local
|
/Linux-v4.19/drivers/clk/st/ |
D | clk-flexgen.c | 91 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_get_parent() local 101 struct clk_hw *mux_hw = &flexgen->mux.hw; in flexgen_set_parent() local
|
/Linux-v4.19/drivers/clk/mediatek/ |
D | clk-mtk.c | 154 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
|
/Linux-v4.19/drivers/clk/sunxi/ |
D | clk-factors.c | 189 struct clk_hw *mux_hw = NULL; in __sunxi_factors_register() local
|
/Linux-v4.19/drivers/clk/mvebu/ |
D | armada-37xx-periph.c | 86 struct clk_hw *mux_hw; member 603 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
|
/Linux-v4.19/include/linux/ |
D | clk-provider.h | 679 struct clk_hw *mux_hw; member
|
/Linux-v4.19/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1440 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
|