Home
last modified time | relevance | path

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

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