Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dfotg210.h89 #define DMISGR2_MDMA_ERROR (1 << 8) macro
Dfotg210-udc.c278 value &= ~(DMISGR2_MDMA_CMPLT | DMISGR2_MDMA_ERROR); in fotg210_enable_dma()