Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h127 #define DISGR2_USBRST_INT (1 << 0) macro
Dfotg210-udc.c301 if ((value & DISGR2_USBRST_INT) || in fotg210_wait_dma_done()
896 if (int_grp2 & DISGR2_USBRST_INT) { in fotg210_irq()
898 value &= ~DISGR2_USBRST_INT; in fotg210_irq()