Searched refs:LCCR0_Sngl (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | lart.c | 45 .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,
|
H A D | h3100.c | 70 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
|
H A D | h3600.c | 79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
H A D | assabet.c | 404 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act, 430 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
H A D | collie.c | 356 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
H A D | h3600.c | 78 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
H A D | assabet.c | 370 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act, 396 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
H A D | collie.c | 338 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
H A D | regs-lcd.h | 64 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxa3xx-regs.h | 62 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
|
H A D | pxafb.c | 1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt() 2075 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.c | 1996 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt() 2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1100.h | 1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1100.h | 1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
|
Completed in 20 milliseconds