Searched refs:TXX9_DMA_CCR_EXTRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ | ||
H A D | txx9dmac.h | 127 #define TXX9_DMA_CCR_EXTRQ 0x00010000 macro |
H A D | txx9dmac.c | 1013 dc->ccr |= TXX9_DMA_CCR_EXTRQ | in txx9dmac_alloc_chan_resources() |