Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h144 #define LCSR_LDD (1 << 0) /* LCD Disable Done */ macro
H A Dsa1100fb.c849 if (lcsr & LCSR_LDD) { in sa1100fb_handle_irq()
H A Dpxafb.c1507 if (lcsr & LCSR_LDD) { in pxafb_handle_irq()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1691 #define LCSR_LDD 0x00000001 /* LCD Disable Done */ macro
/openbmc/u-boot/include/
H A DSA-1100.h2722 #define LCSR_LDD 0x00000001 /* LCD Disable Done */ macro