Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfotg210.h90 #define DMISGR2_MDMA_CMPLT (1 << 7) macro
H A Dfotg210-udc.c278 value &= ~(DMISGR2_MDMA_CMPLT | DMISGR2_MDMA_ERROR); in fotg210_enable_dma()