Home
last modified time | relevance | path

Searched defs:div_hw (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/clk/actions/
A Dowl-divider.c17 const struct owl_divider_hw *div_hw, in owl_divider_helper_round_rate()
36 const struct owl_divider_hw *div_hw, in owl_divider_helper_recalc_rate()
62 const struct owl_divider_hw *div_hw, in owl_divider_helper_set_rate()
A Dowl-divider.h25 struct owl_divider_hw div_hw; member
A Dowl-composite.h22 struct owl_divider_hw div_hw; member
/linux/drivers/clk/tegra/
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 = &super->frac_div.hw; in clk_super_restore_context() local
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 = &periph->divider.hw; in clk_periph_restore_context() local
/linux/drivers/clk/
A Dclk-bm1880.c600 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_recalc_rate() local
622 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_round_rate() local
644 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_set_rate() local
700 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_unregister_div() local
777 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in bm1880_clk_register_composite() local
A Dclk-stm32h7.c351 struct clk_hw *div_hw; member
368 struct clk_hw *div_hw; in get_cfg_composite_div() local
A Dclk-stm32mp1.c619 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
/linux/drivers/clk/nxp/
A Dclk-lpc18xx-ccu.c211 struct clk_hw *div_hw = NULL; in lpc18xx_ccu_register_branch_gate_div() local
A Dclk-lpc32xx.c1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
/linux/drivers/clk/imx/
A Dclk-composite-8m.c181 struct clk_hw *div_hw, *gate_hw; in __imx8m_clk_hw_composite() local
/linux/drivers/clk/mediatek/
A Dclk-mtk.c171 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local

Completed in 33 milliseconds