Home
last modified time | relevance | path

Searched defs:LCCR0_DPD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h72 #define LCCR0_DPD (1 << 9) /* Double Pixel Data (monochrome) */ macro
/openbmc/qemu/hw/display/
H A Dpxa2xx_lcd.c138 #define LCCR0_DPD (1 << 9) macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1679 #define LCCR0_DPD 0x00000200 /* Double Pixel Data (monochrome */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2710 #define LCCR0_DPD 0x00000200 /* Double Pixel Data (monochrome */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2121 #define LCCR0_DPD (1 << 9) /* Double Pixel mode, 4 pixel value = 0, 8 pixle values = 1 */ macro