Lines Matching refs:wValue
248 USETW(req.wValue, UF_ENDPOINT_HALT);
412 "wValue=0x%02x%02x wIndex=0x%02x%02x wLength=0x%02x%02x\n",
414 req->wValue[1], req->wValue[0],
989 USETW2(req.wValue, type, index);
1186 struct usb_config_descriptor **ppcd, uint16_t wValue)
1196 USETW(req.wValue, wValue);
1378 USETW(req.wValue, 0);
1405 req.wValue[0] = alt_no;
1406 req.wValue[1] = 0;
1438 USETW(req.wValue, 0);
1460 USETW2(req.wValue, UDESC_HUB, 0);
1482 USETW2(req.wValue, UDESC_SS_HUB, 0);
1503 USETW(req.wValue, 0);
1529 USETW(req.wValue, addr);
1569 USETW(req.wValue, 0);
1591 USETW(req.wValue, sel);
1612 USETW(req.wValue, sel);
1633 USETW(req.wValue, UHF_PORT_U1_TIMEOUT);
1655 USETW(req.wValue, UHF_PORT_U2_TIMEOUT);
1677 USETW(req.wValue, depth);
1698 USETW(req.wValue, sel);
1720 USETW(req.wValue, sel);
1749 USETW(req.wValue, report);
1777 USETW2(req.wValue, type, id);
1805 USETW2(req.wValue, type, id);
1833 USETW2(req.wValue, duration, id);
1859 USETW2(req.wValue, UDESC_REPORT, 0); /* report id should be 0 */
1888 req.wValue[0] = conf;
1889 req.wValue[1] = 0;
1909 USETW(req.wValue, 0);
2132 USETW(req.wValue, sel);
2153 USETW(req.wValue, sel);
2180 USETW(req.wValue, 0);
2201 uint16_t wValue;
2209 wValue = (endpoint & 0xF) | ((addr & 0x7F) << 4) |
2214 USETW(req.wValue, wValue);
2238 USETW(req.wValue, UHF_PORT_LINK_STATE);
2267 USETW(req.wValue, UHF_PORT_L1);