Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.h310 #define FUSB300_IGR1_SUSP_INT (1 << 13) macro
H A Dfusb300_udc.c1178 if (int_grp1 & FUSB300_IGR1_SUSP_INT) { in fusb300_irq()
1180 FUSB300_IGR1_SUSP_INT); in fusb300_irq()