Searched refs:omap3_noncore_dpll_disable (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/clk/ti/
H A Ddpll.c33 .disable = &omap3_noncore_dpll_disable,
56 .disable = &omap3_noncore_dpll_disable,
106 .disable = &omap3_noncore_dpll_disable,
118 .disable = &omap3_noncore_dpll_disable,
/linux-4.1.27/arch/arm/mach-omap2/
H A Ddpll3xxx.c444 * omap3_noncore_dpll_disable - instruct a DPLL to enter low-power stop
450 void omap3_noncore_dpll_disable(struct clk_hw *hw) omap3_noncore_dpll_disable() function
/linux-4.1.27/include/linux/clk/
H A Dti.h264 void omap3_noncore_dpll_disable(struct clk_hw *hw);

Completed in 145 milliseconds