Home
last modified time | relevance | path

Searched refs:LCCR0_Sngl (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/
H A Dh3600.c78 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dassabet.c370 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
396 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dcollie.c338 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h62 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
H A Dpxafb.c1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
2075 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2695 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro