Searched refs:TX4938_DMA_REG (Results 1 – 2 of 2) sorted by relevance
31 #define TX4938_DMA_REG(ch) (TX4938_REG_BASE + 0xb000 + (ch) * 0x800) macro
408 txx9_dmac_init(i, TX4938_DMA_REG(i) & 0xfffffffffULL, in tx4938_dmac_init()