Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h113 #define DISGR1_OUT_INT(fifo) (1 << ((fifo) * 2)) macro
Dfotg210-udc.c997 if ((int_grp1 & DISGR1_OUT_INT(fifo)) || in fotg210_irq()