Lines Matching refs:w_value
2790 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
2799 dev->addressed_state = !w_value; in handle_stat0_irqs_superspeed()
2837 switch (w_value) { in handle_stat0_irqs_superspeed()
2866 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2880 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()
2903 switch (w_value) { in handle_stat0_irqs_superspeed()
2932 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2944 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()
2967 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
2986 #undef w_value in handle_stat0_irqs_superspeed()
3098 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
3165 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3190 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3210 w_value, w_index, w_length, in handle_stat0_irqs()
3232 #undef w_value in handle_stat0_irqs()