Lines Matching refs:w_value
2876 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
2882 dev->addressed_state = !w_value; in handle_stat0_irqs_superspeed()
2920 switch (w_value) { in handle_stat0_irqs_superspeed()
2949 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
2963 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()
2986 switch (w_value) { in handle_stat0_irqs_superspeed()
3015 if (w_value == USB_DEVICE_REMOTE_WAKEUP) { in handle_stat0_irqs_superspeed()
3027 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()
3050 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
3071 #undef w_value in handle_stat0_irqs_superspeed()
3183 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
3250 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3275 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
3295 w_value, w_index, w_length, in handle_stat0_irqs()
3319 #undef w_value in handle_stat0_irqs()