Searched refs:TXX9_DMA_CCR_CHRST (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/dma/ | ||
D | txx9dmac.h | 123 #define TXX9_DMA_CCR_CHRST 0x01000000 macro |
D | txx9dmac.c | 316 channel_writel(dc, CCR, TXX9_DMA_CCR_CHRST); in txx9dmac_reset_chan() |