Home
last modified time | relevance | path

Searched refs:divider_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-composite-8m.c187 const struct clk_ops *divider_ops; in imx8m_clk_hw_composite_flags() local
209 divider_ops = &clk_divider_ops; in imx8m_clk_hw_composite_flags()
214 divider_ops = &imx8m_clk_composite_divider_ops; in imx8m_clk_hw_composite_flags()
219 divider_ops = &imx8m_clk_composite_divider_ops; in imx8m_clk_hw_composite_flags()
239 divider_ops, gate_hw, &clk_gate_ops, flags); in imx8m_clk_hw_composite_flags()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-composite-8m.c218 const struct clk_ops *divider_ops; in __imx8m_clk_hw_composite() local
240 divider_ops = &clk_divider_ops; in __imx8m_clk_hw_composite()
245 divider_ops = &imx8m_clk_composite_divider_ops; in __imx8m_clk_hw_composite()
250 divider_ops = &imx8m_clk_composite_divider_ops; in __imx8m_clk_hw_composite()
273 divider_ops, gate_hw, &clk_gate_ops, flags); in __imx8m_clk_hw_composite()
/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll.c242 const struct clk_ops *divider_ops = &clk_divider_ops; in davinci_pll_div_register() local
267 divider_ops = &clk_divider_ro_ops; in davinci_pll_div_register()
271 NULL, NULL, &divider->hw, divider_ops, in davinci_pll_div_register()
681 const struct clk_ops *divider_ops = &clk_divider_ops; in davinci_pll_sysclk_register() local
715 divider_ops = &clk_divider_ro_ops; in davinci_pll_sysclk_register()
726 NULL, NULL, &divider->hw, divider_ops, in davinci_pll_sysclk_register()
/kernel/linux/linux-6.6/drivers/clk/davinci/
H A Dpll.c242 const struct clk_ops *divider_ops = &clk_divider_ops; in davinci_pll_div_register() local
267 divider_ops = &clk_divider_ro_ops; in davinci_pll_div_register()
271 NULL, NULL, &divider->hw, divider_ops, in davinci_pll_div_register()
681 const struct clk_ops *divider_ops = &clk_divider_ops; in davinci_pll_sysclk_register() local
715 divider_ops = &clk_divider_ro_ops; in davinci_pll_sysclk_register()
726 NULL, NULL, &divider->hw, divider_ops, in davinci_pll_sysclk_register()

Completed in 4 milliseconds