Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h98 #define DIGR_INT_G0 (1 << 0) macro
H A Dfotg210-udc.c936 if (int_grp & DIGR_INT_G0) { in fotg210_irq()