Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h61 #define LCCR0_SDS (1 << 2) /* Single/Dual Panel Display Select */ macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1662 #define LCCR0_SDS 0x00000004 /* Single/Dual panel display */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2693 #define LCCR0_SDS 0x00000004 /* Single/Dual panel display */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2114 #define LCCR0_SDS (1 << 2) /* Single Panel = 0, Dual Panel = 1 */ macro