Searched refs:DISGR0_CX_SETUP_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-udc.h | 107 #define DISGR0_CX_SETUP_INT (1 << 0) macro |
H A D | fotg210-udc.c | 950 if (int_grp0 & DISGR0_CX_SETUP_INT) { in fotg210_irq() |