Searched refs:NDMA_BC_REG (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/sunxi/
H A Dsun4i_dma.c71 #define NDMA_BC_REG(n) (0x100 + (n) * 0x20 + 0xc) macro
225 DMA_WRITE(sc, NDMA_BC_REG(ch->ch_index), req->dreq_segs[0].ds_len);

Completed in 75 milliseconds