Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4938.h31 #define TX4938_DMA_REG(ch) (TX4938_REG_BASE + 0xb000 + (ch) * 0x800) macro
/arch/mips/txx9/generic/
Dsetup_tx4938.c411 txx9_dmac_init(i, TX4938_DMA_REG(i) & 0xfffffffffULL, in tx4938_dmac_init()