Searched refs:DISGR1_SPK_INT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/udc/ | ||
D | fotg210.h | 114 #define DISGR1_SPK_INT(fifo) (1 << 1 << ((fifo) * 2)) macro |
D | fotg210-udc.c | 998 (int_grp1 & DISGR1_SPK_INT(fifo))) in fotg210_irq() |