Lines Matching refs:wValue
405 u32 wValue; in dwc3_ep0_handle_feature() local
411 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_handle_feature()
419 switch (wValue) { in dwc3_ep0_handle_feature()
472 switch (wValue) { in dwc3_ep0_handle_feature()
487 switch (wValue) { in dwc3_ep0_handle_feature()
516 addr = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_address()
558 cfg = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_config()
653 u16 wValue; in dwc3_ep0_set_sel() local
658 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_sel()
687 u16 wValue; in dwc3_ep0_set_isoch_delay() local
690 wValue = le16_to_cpu(ctrl->wValue); in dwc3_ep0_set_isoch_delay()
701 dwc->isoch_delay = wValue; in dwc3_ep0_set_isoch_delay()