Home
last modified time | relevance | path

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

/Linux-v6.1/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.c402 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
428 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
Dcollie.c370 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
/Linux-v6.1/drivers/video/fbdev/
Dpxa3xx-regs.h71 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro
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-v6.1/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1675 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro