Lines Matching refs:w_value
2674 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
2683 dev->addressed_state = !w_value; in handle_stat0_irqs_superspeed()
2721 switch (w_value) { in handle_stat0_irqs_superspeed()
2750 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2764 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()
2787 switch (w_value) { in handle_stat0_irqs_superspeed()
2816 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2828 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()
2851 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
2870 #undef w_value in handle_stat0_irqs_superspeed()
2962 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
3029 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3054 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3074 w_value, w_index, w_length, in handle_stat0_irqs()
3096 #undef w_value in handle_stat0_irqs()