Lines Matching refs:wValue
140 u32 config = le16_to_cpu(ctrl_req->wValue);
187 addr = le16_to_cpu(ctrl_req->wValue);
281 u32 wValue;
284 wValue = le16_to_cpu(ctrl->wValue);
288 switch (wValue) {
341 u32 wValue;
344 wValue = le16_to_cpu(ctrl->wValue);
346 switch (wValue) {
364 if (le16_to_cpu(ctrl->wValue) != USB_ENDPOINT_HALT)
458 priv_dev->isoch_delay = le16_to_cpu(ctrl_req->wValue);