Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-sa1100/
Dlart.c57 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
72 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
86 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dshannon.c70 .lccr0 = LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
Dh3600.c83 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dassabet.c378 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
404 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dcollie.c348 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h60 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1693 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro
/linux-4.1.27/drivers/video/fbdev/
Dsa1100fb.c755 if ((fbi->reg_lccr0 & LCCR0_CMS) == LCCR0_Color && in sa1100fb_setup_gpio()
Dpxafb.c1989 inf->lccr0 = (inf->lccr0 & ~LCCR0_CMS) | LCCR0_Color; in parse_opt()