Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h96 #define DIGR_INT_G2 (1 << 2) macro
H A Dfotg210-udc.c892 if (int_grp & DIGR_INT_G2) { in fotg210_irq()