Home
last modified time | relevance | path

Searched refs:clkhwops_omap3_dpll (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/clk/ti/
Ddpll.c86 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {}; variable
306 clk_hw->ops = &clkhwops_omap3_dpll; in of_ti_dpll_setup()
Dclock.h235 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
Ddpll3xxx.c994 const struct clk_hw_omap_ops clkhwops_omap3_dpll = { variable