Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsun4i-dma.c90 #define SUN4I_NDMA_BYTE_COUNT_REG 0xC macro
278 writel_relaxed(d->len, pchan->base + SUN4I_NDMA_BYTE_COUNT_REG); in configure_pchan()
981 bytes += readl(pchan->base + SUN4I_NDMA_BYTE_COUNT_REG); in sun4i_dma_tx_status()