MFPR_SLEEP_OE_N    60 arch/arm/plat-pxa/mfp.c #define MFPR_LPM_PULL_LOW      	(MFPR_LPM_DRIVE_LOW  | MFPR_SLEEP_OE_N)
MFPR_SLEEP_OE_N    61 arch/arm/plat-pxa/mfp.c #define MFPR_LPM_PULL_HIGH     	(MFPR_LPM_DRIVE_HIGH | MFPR_SLEEP_OE_N)
MFPR_SLEEP_OE_N    62 arch/arm/plat-pxa/mfp.c #define MFPR_LPM_FLOAT         	(MFPR_SLEEP_OE_N)