Home
last modified time | relevance | path

Searched refs:LCCR0_Pas (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/
Dpxa3xx-regs.h70 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */ macro
Dpxafb.c1990 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Pas; in parse_opt()
2074 ((inf->lccr0 & LCCR0_PAS) != LCCR0_Pas || in pxafb_check_options()
2083 if ((inf->lccr0 & LCCR0_PAS) == LCCR0_Pas && in pxafb_check_options()
/Linux-v6.6/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1674 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */ macro