Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
H A Dassabet.c370 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
396 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dcollie.c338 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h59 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro
H A Dsa1100fb.c48 * either LCCR0_Color or LCCR0_Mono
753 if ((fbi->reg_lccr0 & LCCR0_CMS) == LCCR0_Color && in sa1100fb_setup_gpio()
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1660 #define LCCR0_Color (LCCR0_CMS*0) /* Color display */ macro