Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/ti/
Ddpll44xx.c73 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = { variable
Ddpll.c255 if (hw_ops == &clkhwops_omap4_dpllmx) { in _register_dpll_x2()
405 _register_dpll_x2(node, &dpll_x2_ck_ops, &clkhwops_omap4_dpllmx); in of_ti_omap4_dpll_x2_setup()
Dclock.h236 extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx;