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.h115 #define LCCR3_VSP (1 << 20) /* vertical sync polarity */ macro
135 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* VSP Active High */
136 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* VSP Active Low */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1780 #define LCCR3_VSP 0x00100000 /* Vertical Synchronization pulse */ macro
1782 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* Vertical Synchronization pulse */
1784 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* Vertical Synchronization pulse */