HomeSort by: relevance | last modified time | path
    Searched refs:GINTSTS_USBSUSP (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_coreintr.c 434 DWC2_WRITE_4(hsotg, GINTSTS, GINTSTS_USBSUSP);
498 GINTSTS_USBSUSP | GINTSTS_PRTINT)
567 if (gintsts & GINTSTS_USBSUSP)
dwc2_hw.h 157 #define GINTSTS_USBSUSP (1 << 11)
dwc2_core.c 458 intmsk |= GINTSTS_WKUPINT | GINTSTS_USBSUSP |

Completed in 19 milliseconds