Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h79 #define LCCR0_BM (1 << 20) /* Branch mask */ macro
H A Dpxafb.c78 #define LCCR0_INVALID_CONFIG_MASK (LCCR0_OUM | LCCR0_BM | LCCR0_QDM |\
1379 LCCR0_QDM | LCCR0_BM | LCCR0_OUM); in pxafb_activate_var()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2126 #define LCCR0_BM (1 << 20) /* Branch mask */ macro