Lines Matching refs:wValue
395 u32 wValue; in dwc3_ep0_handle_feature() local
401 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_handle_feature()
409 switch (wValue) { in dwc3_ep0_handle_feature()
462 switch (wValue) { in dwc3_ep0_handle_feature()
477 switch (wValue) { in dwc3_ep0_handle_feature()
506 addr = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_address()
548 cfg = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_config()
643 u16 wValue; in dwc3_ep0_set_sel() local
648 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_sel()
677 u16 wValue; in dwc3_ep0_set_isoch_delay() local
680 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_isoch_delay()
691 dwc->isoch_delay = wValue; in dwc3_ep0_set_isoch_delay()