Home | History | Annotate | Download | only in dist

Lines Matching refs:dev_speed

87 		qh->dev_speed == USB_SPEED_HIGH) ?
93 return qh->dev_speed == USB_SPEED_HIGH ?
417 if (qh->dev_speed == USB_SPEED_HIGH)
451 if (qh->dev_speed == USB_SPEED_HIGH) {
589 next_idx = dwc2_desclist_idx_inc(qh->td_last, inc, qh->dev_speed);
603 qh->dev_speed);
615 max_xfer_size = qh->dev_speed == USB_SPEED_HIGH ?
629 idx = dwc2_desclist_idx_inc(idx, inc, qh->dev_speed);
641 idx = dwc2_desclist_idx_dec(qh->td_last, inc, qh->dev_speed);
667 qh->dev_speed);
674 idx = dwc2_desclist_idx_dec(qh->td_last, inc, qh->dev_speed);