Home
last modified time | relevance | path

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

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