LCCR0_Dual         74 arch/arm/mach-sa1100/shannon.c 	.lccr0		= LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
LCCR0_Dual       1337 drivers/video/fbdev/pxafb.c 	if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual)
LCCR0_Dual       1998 drivers/video/fbdev/pxafb.c 		inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual;
LCCR0_Dual       2085 drivers/video/fbdev/pxafb.c 	    (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual)
LCCR0_Dual        667 drivers/video/fbdev/sa1100fb.c 	if (fbi->inf->lccr0 & LCCR0_Dual)
LCCR0_Dual        754 drivers/video/fbdev/sa1100fb.c 	    (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) {
LCCR0_Dual        758 drivers/video/fbdev/sa1100fb.c 		    (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual)