Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c91 #define DCMD_SIZE(x) (4 << (((x) >> 16) & 3)) macro
207 size = DCMD_SIZE(ch->cmd); in pxa2xx_dma_run()