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

  /src/sys/external/bsd/dwc2/dist/
dwc2_coreintr.c 293 DWC2_WRITE_4(hsotg, GINTSTS, GINTSTS_CONIDSTSCHNG);
496 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \
559 if (gintsts & GINTSTS_CONIDSTSCHNG)
dwc2_hw.h 139 #define GINTSTS_CONIDSTSCHNG (1 << 28)
dwc2_core.c 456 intmsk |= GINTSTS_CONIDSTSCHNG;

Completed in 15 milliseconds