Searched refs:omap2_get_dpll_rate (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dclock.h167 /* OMAP2xxx CM_CLKEN_PLL.EN_DPLL bits - for omap2_get_dpll_rate() */
172 /* OMAP3xxx CM_CLKEN_PLL*.EN_*_DPLL bits - for omap2_get_dpll_rate() */
177 /* OMAP4xxx CM_CLKMODE_DPLL*.EN_*_DPLL bits - for omap2_get_dpll_rate() */
207 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk);
H A Dclkt2xxx_dpllcore.c61 core_clk = omap2_get_dpll_rate(dpll_core_ck); omap2xxx_clk_get_core_rate()
H A Dclkt_dpll.c226 * omap2_get_dpll_rate - returns the current DPLL CLKOUT rate
239 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk) omap2_get_dpll_rate() function
H A Ddpll44xx.c127 rate = omap2_get_dpll_rate(clk); omap4_dpll_regm4xen_recalc()
H A Ddpll3xxx.c389 return omap2_get_dpll_rate(clk); omap3_dpll_recalc()

Completed in 194 milliseconds