Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dfotg210.h116 #define DISGR2_DMA_CMPLT (1 << 7) macro
Dfotg210-udc.c301 } while (!(value & DISGR2_DMA_CMPLT)); in fotg210_wait_dma_done()
303 value &= ~DISGR2_DMA_CMPLT; in fotg210_wait_dma_done()