Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h75 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro
H A Dpxafb.c79 LCCR0_DIS | LCCR0_EFM | LCCR0_IUM |\
1490 lcd_writel(fbi, LCCR0, lccr0 | LCCR0_DIS); in pxafb_disable_controller()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2122 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro