Searched refs:GINTSTS_USBSUSP (Results 1 – 2 of 2) sorted by relevance
242 #define GINTSTS_USBSUSP (1<<11) macro
99 GINTSTS_WKUPINT | GINTSTS_USBSUSP | GINTMSK_OTGINTMSK | \3055 } else if (status & GINTSTS_USBSUSP) { in dwc_otg_interrupt() 3061 if (status & (GINTSTS_USBSUSP | in dwc_otg_interrupt()