Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h112 #define DISGR1_SPK_INT(fifo) (1 << 1 << ((fifo) * 2)) macro
H A Dfotg210-udc.c878 (disgr1 & DISGR1_SPK_INT(ep->epnum - 1))) in fotg210_out_fifo_handler()
987 (int_grp1 & DISGR1_SPK_INT(fifo))) in fotg210_irq()