Home
last modified time | relevance | path

Searched refs:OMAP343X_PBIASLITEPWRDNZ1 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap2/
Dboard-omap3logic.c151 reg &= ~OMAP343X_PBIASLITEPWRDNZ1; in omap3torpedo_fix_pbias_voltage()
158 reg |= OMAP343X_PBIASLITEPWRDNZ1; in omap3torpedo_fix_pbias_voltage()
Dcontrol.h328 #define OMAP343X_PBIASLITEPWRDNZ1 (1 << 9) macro