Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h70 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */ macro
H A 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()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1674 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2705 #define LCCR0_Pas (LCCR0_PAS*0) /* Passive display (STN) */ macro