Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c98 #define SUN4I_DDMA_BYTE_COUNT_REG 0xC macro
283 writel_relaxed(d->len, pchan->base + SUN4I_DDMA_BYTE_COUNT_REG); in configure_pchan()
999 bytes += readl(pchan->base + SUN4I_DDMA_BYTE_COUNT_REG); in sun4i_dma_tx_status()