Home
last modified time | relevance | path

Searched refs:DPLL_LOW_POWER_BYPASS (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Ddpll3xxx.c175 if (!(clk->dpll_data->modes & (1 << DPLL_LOW_POWER_BYPASS))) in _omap3_noncore_dpll_bypass()
183 _omap3_dpll_write_clken(clk, DPLL_LOW_POWER_BYPASS); in _omap3_noncore_dpll_bypass()
450 (clk->dpll_data->modes & (1 << DPLL_LOW_POWER_BYPASS))) { in omap3_noncore_dpll_set_rate()
Dclock.h44 #define DPLL_LOW_POWER_BYPASS 0x5 macro
Dclock44xx_data.c253 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
429 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
667 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
735 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
808 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
944 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
1010 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
Dclock3xxx_data.c283 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
355 (1 << DPLL_LOW_POWER_BYPASS),