Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h120 #define DISGR2_DMA_CMPLT (1 << 7) macro
Dfotg210-udc.c304 } while (!(value & DISGR2_DMA_CMPLT)); in fotg210_wait_dma_done()
306 value &= ~DISGR2_DMA_CMPLT; in fotg210_wait_dma_done()