Searched refs:TX4939_DMA_REG (Results 1 – 2 of 2) sorted by relevance
31 #define TX4939_DMA_REG(ch) (TX4939_REG_BASE + 0xb000 + (ch) * 0x800) macro
478 txx9_dmac_init(i, TX4939_DMA_REG(i) & 0xfffffffffULL, in tx4939_dmac_init()