Home
last modified time | relevance | path

Searched refs:LCCR0_Sngl (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dlart.c45 .lccr0 = LCCR0_Mono | LCCR0_Sngl | LCCR0_Pas | LCCR0_4PixMono,
58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dh3100.c70 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
H A Dh3600.c79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dassabet.c404 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
430 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
H A Dcollie.c356 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h64 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxafb.c1996 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h2695 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro