Searched refs:TXX9_DMA_CCR_CHRST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/ | ||
H A D | txx9dmac.h | 120 #define TXX9_DMA_CCR_CHRST 0x01000000 macro |
H A D | txx9dmac.c | 313 channel_writel(dc, CCR, TXX9_DMA_CCR_CHRST); in txx9dmac_reset_chan() |