Searched refs:DISGR2_DMA_ERROR (Results 1 – 2 of 2) sorted by relevance
119 #define DISGR2_DMA_ERROR (1 << 8) macro
302 (value & DISGR2_DMA_ERROR)) in fotg210_wait_dma_done()940 if (int_grp2 & DISGR2_DMA_ERROR) { in fotg210_irq()942 value &= ~DISGR2_DMA_ERROR; in fotg210_irq()