Home
last modified time | relevance | path

Searched refs:LCCR0_Color (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/arm/mach-sa1100/
Dlart.c58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dh3600.c79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dshannon.c74 .lccr0 = LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
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.h59 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro
Dsa1100fb.c753 if ((fbi->reg_lccr0 & LCCR0_CMS) == LCCR0_Color && in sa1100fb_setup_gpio()
Dpxafb.c1988 inf->lccr0 = (inf->lccr0 & ~LCCR0_CMS) | LCCR0_Color; in parse_opt()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1660 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro