Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h58 #define LCCR0_CMS (1 << 1) /* Color/Monochrome Display Select */ macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1659 #define LCCR0_CMS 0x00000002 /* Color/Monochrome display Select */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2690 #define LCCR0_CMS 0x00000002 /* Color/Monochrome display Select */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2113 #define LCCR0_CMS (1 << 1) /* Color = 0, Monochrome = 1 */ macro