Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-sa1100/
Dlart.c58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dh3600.c79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dassabet.c405 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
431 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dcollie.c348 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/Linux-v5.4/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h73 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro
/Linux-v5.4/drivers/video/fbdev/
Dsa1100fb.c754 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()
758 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
Dpxafb.c1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Act; in parse_opt()
2084 if ((inf->lccr0 & LCCR0_PAS) == LCCR0_Act && in pxafb_check_options()
/Linux-v5.4/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1675 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro