Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
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()