Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c107 #define DCSR_EORINT (1 << 9) macro
130 (s->chan[ch].state & DCSR_EORINT)) in pxa2xx_dma_update()
230 ch->state |= DCSR_EORINT; in pxa2xx_dma_run()
362 (DCSR_EORINT | DCSR_ENDINTR | in pxa2xx_dma_write()
454 s->chan[ch].state |= DCSR_EORINT; in pxa2xx_dma_request()