Home
last modified time | relevance | path

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

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