Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c75 #define DRCMR64 0x1100 /* Request to Channel Map register 64 */ macro
279 case DRCMR64 ... DRCMR74: in pxa2xx_dma_read()
280 offset -= DRCMR64 - DRCMR0 - (64 << 2); in pxa2xx_dma_read()
339 case DRCMR64 ... DRCMR74: in pxa2xx_dma_write()
340 offset -= DRCMR64 - DRCMR0 - (64 << 2); in pxa2xx_dma_write()