Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h63 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro
H A Dsa1100fb.c666 if (fbi->inf->lccr0 & LCCR0_Dual) in sa1100fb_activate_var()
753 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()
757 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
H A Dpxafb.c1334 if ((fbi->lccr0 & LCCR0_SDS) == LCCR0_Dual) in setup_parallel_timing()
1994 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
2081 (inf->lccr0 & LCCR0_SDS) == LCCR0_Dual) in pxafb_check_options()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1665 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2696 #define LCCR0_Dual (LCCR0_SDS*1) /* Dual panel display */ macro