/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;
|