Searched defs:div_hw (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/clk/tegra/ |
| H A D | clk-super.c | 149 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_determine_rate() local 160 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_recalc_rate() local 171 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_set_rate() local 181 struct clk_hw *div_hw = &super->frac_div.hw; in clk_super_restore_context() local
|
| H A D | clk-periph.c | 41 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 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/ |
| H A D | clk-divider_test.c | 35 struct clk_hw *parent_hw, *div_hw; in clk_divider_bestdiv_ulong_max_returns_max_rate() local 84 struct clk_hw *parent_a_hw, *parent_b_hw, *mux_hw, *div_hw; in clk_divider_bestdiv_mux_ulong_max_returns_max_rate() local
|
| H A D | clk-bm1880.c | 591 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_recalc_rate() local 613 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_determine_rate() local 633 struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw); in bm1880_clk_div_set_rate() local 758 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in bm1880_clk_register_composite() local
|
| H A D | clk-stm32h7.c | 351 struct clk_hw *div_hw; member 368 struct clk_hw *div_hw; in get_cfg_composite_div() local
|
| /linux/drivers/clk/actions/ |
| H A D | owl-composite.h | 22 struct owl_divider_hw div_hw; member
|
| /linux/drivers/clk/nxp/ |
| H A D | clk-lpc18xx-ccu.c | 208 struct clk_hw *div_hw = NULL; in lpc18xx_ccu_register_branch_gate_div() local
|
| /linux/drivers/clk/imx/ |
| H A D | clk-composite-93.c | 189 struct clk_hw *div_hw, *gate_hw; in imx93_clk_composite_flags() local
|
| H A D | clk-composite-8m.c | 226 struct clk_hw *div_hw, *gate_hw = NULL; in __imx8m_clk_hw_composite() local
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mtk.c | 225 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
|
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32mp1.c | 633 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
|