Lines Matching refs:wValue
1255 __u16 wValue; in ohci_submit_rh_msg() local
1272 wValue = le16_to_cpu(cmd->value); in ohci_submit_rh_msg()
1277 dev->devnum, 8, bmRType_bReq, wValue, wIndex, wLength); in ohci_submit_rh_msg()
1306 switch (wValue) { in ohci_submit_rh_msg()
1313 switch (wValue) { in ohci_submit_rh_msg()
1323 switch (wValue) { in ohci_submit_rh_msg()
1336 switch (wValue) { in ohci_submit_rh_msg()
1354 ohci->rh.devnum = wValue; in ohci_submit_rh_msg()
1358 switch ((wValue & 0xff00) >> 8) { in ohci_submit_rh_msg()
1374 if (wValue == 0x0300) { in ohci_submit_rh_msg()
1383 if (wValue == 0x0301) { in ohci_submit_rh_msg()