Home
last modified time | relevance | path

Searched refs:DISGR2_DMA_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h119 #define DISGR2_DMA_ERROR (1 << 8) macro
Dfotg210-udc.c302 (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()