Home | History | Annotate | Download | only in usb

Lines Matching refs:USETW

362 	USETW(req.wValue, 0);
363 USETW(req.wIndex, reg);
364 USETW(req.wLength, UMCS7840_READ_LENGTH);
381 USETW(req.wValue, data);
382 USETW(req.wIndex, reg);
383 USETW(req.wLength, 0);
405 USETW(req.wValue, wVal);
406 USETW(req.wIndex, reg);
407 USETW(req.wLength, UMCS7840_READ_LENGTH);
427 USETW(req.wValue, wVal);
428 USETW(req.wIndex, reg);
429 USETW(req.wLength, 0);