Lines Matching refs:wValue
324 value = le16_to_cpu(ctrl->wValue);
453 u32 wValue;
457 wValue = le16_to_cpu(ctrl->wValue);
461 switch (wValue) {
490 u32 wValue;
493 wValue = le16_to_cpu(ctrl->wValue);
495 switch (wValue) {
516 u32 wValue;
519 wValue = le16_to_cpu(ctrl->wValue);
521 switch (wValue) {
577 addr = le16_to_cpu(ctrl->wValue);
618 cfg = le16_to_cpu(ctrl->wValue);
745 u16 wValue;
748 wValue = le16_to_cpu(ctrl->wValue);
755 dwc->gadget->isoch_delay = wValue;