Home
last modified time | relevance | path

Searched defs:LCCR0_PAS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h69 #define LCCR0_PAS (1 << 7) /* Passive/Active display Select */ macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1673 #define LCCR0_PAS 0x00000080 /* Passive/Active display Select */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2704 #define LCCR0_PAS 0x00000080 /* Passive/Active display Select */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2119 #define LCCR0_PAS (1 << 7) /* Passive = 0, Active = 1 */ macro