Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfotg210.h120 #define DISGR2_ISO_SEQ_ERR_INT (1 << 3) macro
Dfotg210-udc.c901 if (int_grp2 & DISGR2_ISO_SEQ_ERR_INT) { in fotg210_irq()
903 value &= ~DISGR2_ISO_SEQ_ERR_INT; in fotg210_irq()
1036 | DISGR2_ISO_SEQ_ABORT_INT | DISGR2_ISO_SEQ_ERR_INT in fotg210_init()