Searched refs:DMA_DS (Results 1 – 2 of 2) sorted by relevance
126 { SD0_XMIT_FIFO, DMA_DS | DMA_DW8 }, /* coherent */127 { SD0_RECV_FIFO, DMA_DS | DMA_DR | DMA_DW8 }, /* coherent */128 { SD1_XMIT_FIFO, DMA_DS | DMA_DW8 }, /* coherent */129 { SD1_RECV_FIFO, DMA_DS | DMA_DR | DMA_DW8 } /* coherent */
52 #define DMA_DS (1 << 15) macro306 if (chan->mode & DMA_DS) /* second bank of device IDs */ in set_dma_fifo_addr()