Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h120 #define LCCR3_OEP (1 << 23) /* Output Enable Polarity */ macro
121 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */
122 #define LCCR3_OutEnL (LCCR3_OEP*1) /* Output Enable active Low */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1794 #define LCCR3_OEP 0x00800000 /* Output Enable Polarity (L_BIAS, */ macro
1796 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */
1797 #define LCCR3_OutEnL (LCCR3_OEP*1) /* Output Enable active Low */