Searched refs:JZ_DMA_DCS_HLT (Results 1 – 1 of 1) sorted by relevance
58 #define JZ_DMA_DCS_HLT BIT(2) macro595 && jzchan->desc->status & (JZ_DMA_DCS_AR | JZ_DMA_DCS_HLT)) in jz4780_dma_tx_status()617 if (dcs & JZ_DMA_DCS_HLT) { in jz4780_dma_chan_irq()625 if ((dcs & (JZ_DMA_DCS_AR | JZ_DMA_DCS_HLT)) == 0) { in jz4780_dma_chan_irq()