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

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 225 hprt0 |= HPRT0_RST;
1739 if (hprt0 & HPRT0_RST)
1838 hprt0 |= HPRT0_PWR | HPRT0_RST;
1846 hprt0 &= ~HPRT0_RST;
2194 hprt0 &= ~HPRT0_RST;
dwc2_hw.h 696 #define HPRT0_RST (1 << 8)
dwc2_hcdintr.c 329 *hprt0_modify |= HPRT0_RST;

Completed in 15 milliseconds