Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-sa1100/
Dlart.c45 .lccr0 = LCCR0_Mono | LCCR0_Sngl | LCCR0_Pas | LCCR0_4PixMono,
58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dh3100.c70 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
Dh3600.c79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dassabet.c402 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
428 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dcollie.c370 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/linux-6.1.9/drivers/video/fbdev/
Dpxa3xx-regs.h62 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
Dpxafb.c1996 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro