Searched refs:DISGR1_OUT_INT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/gadget/udc/ | ||
| D | fotg210.h | 109 #define DISGR1_OUT_INT(fifo) (1 << ((fifo) * 2)) macro |
| D | fotg210-udc.c | 980 if ((int_grp1 & DISGR1_OUT_INT(fifo)) || in fotg210_irq() |