Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h97 #define DIGR_INT_G1 (1 << 1) macro
H A Dfotg210-udc.c974 if (int_grp & DIGR_INT_G1) { in fotg210_irq()