Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h62 #define LCCR0_SDS (1 << 2) /* Single/Dual Panel Display Select */ macro
63 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */
64 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1695 #define LCCR0_SDS 0x00000004 /* Single/Dual panel display */ macro
1697 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */
1698 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */