Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h115 #define LCCR3_HSP (1 << 21) /* horizontal sync polarity */ macro
131 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* HSP Active High */
132 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* HSP Active Low */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1819 #define LCCR3_HSP 0x00200000 /* Horizontal Synchronization */ macro
1821 #define LCCR3_HorSnchH (LCCR3_HSP*0) /* Horizontal Synchronization */
1823 #define LCCR3_HorSnchL (LCCR3_HSP*1) /* Horizontal Synchronization */