HomeSort by: relevance | last modified time | path
    Searched defs:hprt (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c 119 u32 hprt, prtspd; local in function:dwc2_qh_init
141 hprt = DWC2_READ_4(hsotg, HPRT0);
142 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
dwc2_hcdqueue.c 119 u32 hprt, prtspd; local in function:dwc2_qh_init
141 hprt = DWC2_READ_4(hsotg, HPRT0);
142 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
dwc2_hcdqueue.c 119 u32 hprt, prtspd; local in function:dwc2_qh_init
141 hprt = DWC2_READ_4(hsotg, HPRT0);
142 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
dwc2_hcdqueue.c 119 u32 hprt, prtspd; local in function:dwc2_qh_init
141 hprt = DWC2_READ_4(hsotg, HPRT0);
142 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;
dwc2_hcdqueue.c 119 u32 hprt, prtspd; local in function:dwc2_qh_init
141 hprt = DWC2_READ_4(hsotg, HPRT0);
142 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT;

Completed in 53 milliseconds