Searched refs:DMISGR2_MDMA_CMPLT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-udc.h | 92 #define DMISGR2_MDMA_CMPLT (1 << 7) macro |
H A D | fotg210-udc.c | 290 value &= ~(DMISGR2_MDMA_CMPLT | DMISGR2_MDMA_ERROR); in fotg210_enable_dma() |