Lines Matching refs:wValue
345 value = le16_to_cpu(ctrl->wValue);
477 u32 wValue;
481 wValue = le16_to_cpu(ctrl->wValue);
485 switch (wValue) {
518 u32 wValue;
521 wValue = le16_to_cpu(ctrl->wValue);
523 switch (wValue) {
538 u32 wValue;
541 wValue = le16_to_cpu(ctrl->wValue);
543 switch (wValue) {
599 addr = le16_to_cpu(ctrl->wValue);
642 cfg = le16_to_cpu(ctrl->wValue);
771 u16 wValue;
774 wValue = le16_to_cpu(ctrl->wValue);
781 dwc->gadget->isoch_delay = wValue;