Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-sa1100/
Dshannon.c70 .lccr0 = LCCR0_Color | LCCR0_Dual | LCCR0_Pas,
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h64 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro
/linux-4.4.14/drivers/video/fbdev/
Dsa1100fb.c669 if (fbi->inf->lccr0 & LCCR0_Dual) in sa1100fb_activate_var()
756 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()
760 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
Dpxafb.c1335 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()
1998 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
2084 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1664 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro