Home
last modified time | relevance | path

Searched refs:divider_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/clk/imx/
Dclk-composite-8m.c187 const struct clk_ops *divider_ops; in __imx8m_clk_hw_composite() local
209 divider_ops = &clk_divider_ops; in __imx8m_clk_hw_composite()
214 divider_ops = &imx8m_clk_composite_divider_ops; in __imx8m_clk_hw_composite()
219 divider_ops = &imx8m_clk_composite_divider_ops; in __imx8m_clk_hw_composite()
242 divider_ops, gate_hw, &clk_gate_ops, flags); in __imx8m_clk_hw_composite()
/drivers/clk/davinci/
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()