Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-omap2/
Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = { variable
/Linux-v6.6/include/linux/clk/
Dti.h322 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/Linux-v6.6/drivers/clk/ti/
Ddpll.c330 clk_hw->ops = &clkhwops_omap2xxx_dpll; in of_ti_dpll_setup()