Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/jz4740/
Ddma.c30 #define JZ_REG_DMA_CMD(x) (0x14 + (x) * 0x20) macro
175 jz4740_dma_write(JZ_REG_DMA_CMD(dma->id), cmd); in jz4740_dma_configure()