Home
last modified time | relevance | path

Searched refs:LCCR0_Act (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/arm/mach-sa1100/
Dlart.c57 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
72 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
86 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dassabet.c246 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
272 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dh3600.c79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dcollie.c314 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h72 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro
/linux-3.4.99/drivers/video/
Dsa1100fb.c758 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()
762 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
Dpxafb.c1993 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Act; in parse_opt()
2085 if ((inf->lccr0 & LCCR0_PAS) == LCCR0_Act && in pxafb_check_options()
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1708 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro