Searched refs:prtspd (Results 1 – 5 of 5) sorted by relevance
239 u32 prtspd; in dwc2_hprt0_enable() local261 prtspd = (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_hprt0_enable()263 if (prtspd == HPRT0_SPD_LOW_SPEED || prtspd == HPRT0_SPD_FULL_SPEED) { in dwc2_hprt0_enable()276 if (prtspd == HPRT0_SPD_LOW_SPEED && in dwc2_hprt0_enable()
1487 u32 prtspd = (hprt & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_qh_init() local1488 bool do_split = (prtspd == HPRT0_SPD_HIGH_SPEED && in dwc2_qh_init()1539 qh->schedule_low_speed = prtspd != HPRT0_SPD_HIGH_SPEED || in dwc2_qh_init()
1865 u32 prtspd = (hprt0 & HPRT0_SPD_MASK) >> HPRT0_SPD_SHIFT; in dwc2_hcd_urb_enqueue() local1867 if (prtspd == HPRT0_SPD_FULL_SPEED) in dwc2_hcd_urb_enqueue()
1466 __BITFIELD_FIELD(u32 prtspd : 2,
558 usb->usbcx_hprt.s.prtspd == CVMX_USB_SPEED_HIGH; in cvmx_usb_pipe_needs_split()1025 result.port_speed = usbc_hprt.s.prtspd; in cvmx_usb_get_status()