Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dpxa2xx_lcd.c182 #define LCSR1_EOF(ch) (1 << (ch + 7)) macro
693 s->status[1] |= LCSR1_EOF(ch); in pxa2xx_dma_eof_set()