Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h123 #define DISGR2_ISO_SEQ_ABORT_INT (1 << 4) macro
Dfotg210-udc.c920 if (int_grp2 & DISGR2_ISO_SEQ_ABORT_INT) { in fotg210_irq()
922 value &= ~DISGR2_ISO_SEQ_ABORT_INT; in fotg210_irq()