Searched refs:DISGR2_DMA_ERROR (Results 1 – 2 of 2) sorted by relevance
115 #define DISGR2_DMA_ERROR (1 << 8) macro
299 (value & DISGR2_DMA_ERROR)) in fotg210_wait_dma_done()927 if (int_grp2 & DISGR2_DMA_ERROR) { in fotg210_irq()929 value &= ~DISGR2_DMA_ERROR; in fotg210_irq()