Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h71 #define LCCR0_PAS (1 << 7) /* Passive/Active display Select */ macro
72 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */
73 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1673 #define LCCR0_PAS 0x00000080 /* Passive/Active display Select */ macro
1674 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */
1675 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */