Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h76 #define LCCR0_DIS (1 << 10) /* LCD Disable */ macro
/linux-2.6.39/drivers/video/
Dpxafb.c74 LCCR0_DIS | LCCR0_EFM | LCCR0_IUM |\
1479 lcd_writel(fbi, LCCR0, lccr0 | LCCR0_DIS); in pxafb_disable_controller()