Searched refs:DISGR1_IN_INT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/gadget/udc/ | ||
| D | fotg210.h | 115 #define DISGR1_IN_INT(fifo) (1 << 16 << (fifo)) macro |
| D | fotg210-udc.c | 984 if (int_grp1 & DISGR1_IN_INT(fifo)) in fotg210_irq() |