Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h114 #define LCCR3_VSP (1 << 20) /* vertical sync polarity */ macro
134 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* VSP Active High */
135 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* VSP Active Low */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1813 #define LCCR3_VSP 0x00100000 /* Vertical Synchronization pulse */ macro
1815 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* Vertical Synchronization pulse */
1817 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* Vertical Synchronization pulse */