Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h62 #define LCCR0_SDS (1 << 2) /* Single/Dual Panel Display Select */ macro
63 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */
64 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */
/linux-4.1.27/drivers/video/fbdev/
Dpxafb.c554 if (fbi->lccr0 & LCCR0_SDS) in pxafb_pan_display()
1118 if (fbi->lccr0 & LCCR0_SDS) { in setup_base_frame()
1335 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()
1398 ((fbi->lccr0 & LCCR0_SDS) && in pxafb_activate_var()
1451 if (fbi->lccr0 & LCCR0_SDS) in pxafb_enable_controller()
1743 fbi->lccr0 = LCCR0_CMS | LCCR0_SDS; in pxafb_decode_mach_info()
1749 fbi->lccr0 = LCCR0_SDS; in pxafb_decode_mach_info()
1997 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
1999 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
[all …]
Dsa1100fb.c1346 lccr0 & LCCR0_SDS) ? ((lcd_shadow. in sa1100fb_setup()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1695 #define LCCR0_SDS 0x00000004 /* Single/Dual panel display */ macro
1697 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */
1698 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */
/linux-4.1.27/Documentation/fb/
Dpxafb.txt39 single | dual => LCCR0_SDS