Home
last modified time | relevance | path

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

/arch/mips/lantiq/xway/
Ddma.c33 #define DMA_TX BIT(8) /* TX channel direction */ macro
147 ltq_dma_w32(DMA_WEIGHT | DMA_TX, LTQ_DMA_CCTRL); in ltq_dma_alloc_tx()
/arch/mips/include/asm/sibyte/
Dsb1250_regs.h146 #define DMA_TX 1 macro