Home
last modified time | relevance | path

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

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