Home
last modified time | relevance | path

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

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