Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h1949 #define LCSR_LDD 0x00000001 /* LCD Disable Done */ macro
/linux-2.4.37.9/drivers/video/
Dsa1100fb.c1982 if (lcsr & LCSR_LDD) { in sa1100fb_handle_irq()