Home
last modified time | relevance | path

Searched refs:DISGR1_IN_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210.h111 #define DISGR1_IN_INT(fifo) (1 << 16 << (fifo)) macro
H A Dfotg210-udc.c981 if (int_grp1 & DISGR1_IN_INT(fifo)) in fotg210_irq()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.h113 #define DISGR1_IN_INT(fifo) (1 << 16 << (fifo)) macro
H A Dfotg210-udc.c983 if (int_grp1 & DISGR1_IN_INT(fifo)) in fotg210_irq()

Completed in 6 milliseconds