Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = { variable
/linux/include/linux/clk/
H A Dti.h325 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/linux/drivers/clk/ti/
H A Ddpll.c328 clk_hw->ops = &clkhwops_omap2xxx_dpll; in of_ti_dpll_setup()