Home
last modified time | relevance | path

Searched defs:div_hw (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-divider.c16 owl_divider_helper_round_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long *parent_rate) owl_divider_helper_round_rate() argument
35 owl_divider_helper_recalc_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long parent_rate) owl_divider_helper_recalc_rate() argument
61 owl_divider_helper_set_rate(const struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long parent_rate) owl_divider_helper_set_rate() argument
[all...]
H A Dowl-divider.h25 struct owl_divider_hw div_hw; member
H A Dowl-composite.h22 struct owl_divider_hw div_hw; member
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-divider.c16 owl_divider_helper_round_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long *parent_rate) owl_divider_helper_round_rate() argument
35 owl_divider_helper_recalc_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long parent_rate) owl_divider_helper_recalc_rate() argument
61 owl_divider_helper_set_rate(const struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long parent_rate) owl_divider_helper_set_rate() argument
[all...]
H A Dowl-divider.h25 struct owl_divider_hw div_hw; member
H A Dowl-composite.h22 struct owl_divider_hw div_hw; member
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A 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/nxp/
H A Dclk-lpc18xx-ccu.c211 struct clk_hw *div_hw = NULL; in lpc18xx_ccu_register_branch_gate_div() local
H A 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/drivers/clk/tegra/
H A Dclk-periph.c41 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_recalc_rate() local
53 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_round_rate() local
65 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_set_rate() local
116 struct clk_hw *div_hw in clk_periph_restore_context() local
[all...]
H A Dclk-super.c148 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_round_rate() local
159 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_recalc_rate() local
170 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_set_rate() local
180 struct clk_hw *div_hw in clk_super_restore_context() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c208 struct clk_hw *div_hw = NULL; in lpc18xx_ccu_register_branch_gate_div() local
H A Dclk-lpc32xx.c1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-periph.c41 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_recalc_rate() local
53 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_determine_rate() local
71 struct clk_hw *div_hw = &periph->divider.hw; in clk_periph_set_rate() local
122 struct clk_hw *div_hw in clk_periph_restore_context() local
[all...]
H A Dclk-super.c149 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_determine_rate() local
167 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_recalc_rate() local
178 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_set_rate() local
188 struct clk_hw *div_hw in clk_super_restore_context() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-composite-8m.c183 struct clk_hw *div_hw, *gate_hw; in imx8m_clk_hw_composite_flags() local
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-composite-8m.c214 struct clk_hw *div_hw, *gate_hw = NULL; in __imx8m_clk_hw_composite() local
H A Dclk-composite-93.c189 struct clk_hw *div_hw, *gate_hw; in imx93_clk_composite_flags() local
/kernel/linux/linux-6.6/drivers/clk/mediatek/
H A Dclk-mtk.c224 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/
H A Dclk-bm1880.c592 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_recalc_rate() local
614 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_round_rate() local
636 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_set_rate() local
761 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; bm1880_clk_register_composite() local
[all...]
H A Dclk-stm32h7.c351 struct clk_hw *div_hw; member
368 struct clk_hw *div_hw; in get_cfg_composite_div() local
[all...]
H A Dclk-stm32mp1.c616 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-bm1880.c592 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_recalc_rate() local
614 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_round_rate() local
636 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_set_rate() local
761 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; bm1880_clk_register_composite() local
[all...]
H A Dclk-stm32h7.c351 struct clk_hw *div_hw; member
368 struct clk_hw *div_hw; in get_cfg_composite_div() local
[all...]
H A Dclk-stm32mp1.c629 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local

Completed in 26 milliseconds