Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h31 #define TX4939_DMA_REG(ch) (TX4939_REG_BASE + 0xb000 + (ch) * 0x800) macro
/arch/mips/txx9/generic/
Dsetup_tx4939.c478 txx9_dmac_init(i, TX4939_DMA_REG(i) & 0xfffffffffULL, in tx4939_dmac_init()