Home
last modified time | relevance | path

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

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