Searched refs:FUSB300_IGR1_CX_SETUP_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | fusb300_udc.h | 319 #define FUSB300_IGR1_CX_SETUP_INT (1 << 3) macro |
H A D | fusb300_udc.c | 1201 if (int_grp1 & FUSB300_IGR1_CX_SETUP_INT) { in fusb300_irq() |