Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Ddpll.c79 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {}; variable
223 clk_hw->ops = &clkhwops_omap3_dpll; in ti_clk_register_dpll()
356 clk_hw->ops = &clkhwops_omap3_dpll; in of_ti_dpll_setup()
/linux-4.1.27/include/linux/clk/
Dti.h351 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
/linux-4.1.27/arch/arm/mach-omap2/
Ddpll3xxx.c815 const struct clk_hw_omap_ops clkhwops_omap3_dpll = { variable