Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h77 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxafb.c79 LCCR0_DIS | LCCR0_EFM | LCCR0_IUM |\
1493 lcd_writel(fbi, LCCR0, lccr0 | LCCR0_DIS); in pxafb_disable_controller()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2122 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro