Home
last modified time | relevance | path

Searched defs:LCCR0_PAS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A DSA-1100.h2704 #define LCCR0_PAS 0x00000080 /* Passive/Active display Select */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2119 #define LCCR0_PAS (1 << 7) /* Passive = 0, Active = 1 */ macro