Searched refs:wValue (Results 1 – 6 of 6) sorted by relevance
1483 switch (ctrl->wValue) { in DwUsb3DoClearFeature()1516 if (ctrl->wValue) { in DwUsb3DoClearFeature()1523 if (ctrl->wValue != UF_ENDPOINT_HALT) { in DwUsb3DoClearFeature()1548 switch (ctrl->wValue) { in DwUsb3DoSetFeature()1587 if (ctrl->wValue) { in DwUsb3DoSetFeature()1594 if (ctrl->wValue != UF_ENDPOINT_HALT) { in DwUsb3DoSetFeature()1622 SET_DEVADDR (ctrl->wValue); in DwUsb3DoSetAddress()1625 if (ctrl->wValue) { in DwUsb3DoSetAddress()1650 UINT16 wvalue = ctrl->wValue;1676 g_usb_ops->status (ctrl->wValue ? 1 : 0,[all …]
361 UINT16 wValue; member
247 UINT32 wValue:16; member
267 TrbStart->TrbCtrSetup.wValue = Urb->Request->Value; in XhcPeiCreateTransferTrb()
251 UINT32 wValue:16; member
295 TrbStart->TrbCtrSetup.wValue = Urb->Request->Value; in XhcCreateTransferTrb()