Searched refs:prtspd (Results 1 – 3 of 3) sorted by relevance
278 u32 prtspd; in dwc2_hprt0_enable() local302 prtspd = (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_hprt0_enable()304 if (prtspd == HPRT0_SPD_LOW_SPEED || prtspd == HPRT0_SPD_FULL_SPEED) { in dwc2_hprt0_enable()317 if (prtspd == HPRT0_SPD_LOW_SPEED && in dwc2_hprt0_enable()
1521 u32 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_qh_init() local1522 bool do_split = (prtspd == HPRT0_SPD_HIGH_SPEED && in dwc2_qh_init()1573 qh->schedule_low_speed = prtspd != HPRT0_SPD_HIGH_SPEED || in dwc2_qh_init()
1939 u32 prtspd = (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_hcd_urb_enqueue() local1941 if (prtspd == HPRT0_SPD_FULL_SPEED) in dwc2_hcd_urb_enqueue()