Home
last modified time | relevance | path

Searched refs:LCSR_LDD (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h143 #define LCSR_LDD (1 << 0) /* LCD Disable Done */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1691 #define LCSR_LDD 0x00000001 /* LCD Disable Done */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsa1100fb.c850 if (lcsr & LCSR_LDD) { in sa1100fb_handle_irq()
H A Dpxafb.c1510 if (lcsr & LCSR_LDD) { in pxafb_handle_irq()
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h2722 #define LCSR_LDD 0x00000001 /* LCD Disable Done */ macro