Searched refs:USB_ENDPOINT_HALT (Results 1 – 25 of 39) sorted by relevance
12
92 wValue == USB_ENDPOINT_HALT ? "Halt" : "UNKNOWN", in usb_decode_set_clear_feature()
142 if (wValue != USB_ENDPOINT_HALT) in ast_vhub_ep_feature()194 st0 |= 1 << USB_ENDPOINT_HALT; in ast_vhub_ep_status()
197 st0 |= 1 << USB_ENDPOINT_HALT; in ast_vhub_hub_ep_status()234 if (wValue != USB_ENDPOINT_HALT) in ast_vhub_hub_ep_feature()
246 ctrlrequest->wValue != USB_ENDPOINT_HALT) in service_zero_data_request()406 ctrlrequest->wValue != USB_ENDPOINT_HALT) in service_zero_data_request()
260 usb_status = BIT(USB_ENDPOINT_HALT); in cdns3_req_ep0_get_status()364 if (le16_to_cpu(ctrl->wValue) != USB_ENDPOINT_HALT) in cdns3_ep0_feature_handle_endpoint()
248 result[0] |= 1 << USB_ENDPOINT_HALT; in ep0_get_status()410 value != USB_ENDPOINT_HALT) in ep0_handle_feature()
475 status |= 1 << USB_ENDPOINT_HALT; in isp1760_udc_get_status()541 req->wValue != cpu_to_le16(USB_ENDPOINT_HALT)) in isp1760_ep0_setup_standard()585 req->wValue != cpu_to_le16(USB_ENDPOINT_HALT)) in isp1760_ep0_setup_standard()
354 usb_status = 1 << USB_ENDPOINT_HALT; in dwc3_ep0_handle_status()516 case USB_ENDPOINT_HALT: in dwc3_ep0_handle_endpoint()
1187 tmp = (1 << USB_ENDPOINT_HALT); in handle_setup()1198 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()1217 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()
564 status = 1 << USB_ENDPOINT_HALT; in max3420_getstatus()599 if (udc->setup.wValue != USB_ENDPOINT_HALT) in max3420_set_clear_feature()
1549 << USB_ENDPOINT_HALT; in ch9getstatus()1577 case USB_ENDPOINT_HALT: in ch9clearfeature()1632 case USB_ENDPOINT_HALT: in ch9setfeature()
655 if (crq->wValue != USB_ENDPOINT_HALT || crq->wLength != 0) in s3c2410_udc_handle_ep0_idle()668 if (crq->wValue != USB_ENDPOINT_HALT || crq->wLength != 0) in s3c2410_udc_handle_ep0_idle()
2954 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()3018 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()3239 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()3264 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()
1002 case USB_ENDPOINT_HALT: in gr_endpoint_request()1012 case USB_ENDPOINT_HALT: in gr_endpoint_request()
519 case USB_ENDPOINT_HALT: in s3c_hsudc_handle_reqfeat()
2168 ep0buff = (1 << USB_ENDPOINT_HALT); in udc_get_status()2234 if ((wValue != USB_ENDPOINT_HALT) || in udc_handle_ep0_setup()
1862 if (u.r.wValue != USB_ENDPOINT_HALT || in net2272_handle_stat0_irqs()1889 if (u.r.wValue != USB_ENDPOINT_HALT || in net2272_handle_stat0_irqs()
1965 usb_status = 1 << USB_ENDPOINT_HALT; in ch9getstatus()1970 usb_status = 1 << USB_ENDPOINT_HALT; in ch9getstatus()
726 << USB_ENDPOINT_HALT; in fotg210_get_status()
23 (req->wValue == USB_ENDPOINT_HALT); in is_clear_halt_cmd()
173 #define USB_ENDPOINT_HALT 0 /* IN/OUT will STALL */ macro
1268 if (wValue != USB_ENDPOINT_HALT) in ep0_handle_feature()1362 usb_status |= 1 << USB_ENDPOINT_HALT; in ep0_handle_status()
237 USB_ENDPOINT_HALT, endp, in usb_stor_clear_halt()
1156 USB_ENDPOINT_HALT) { in isr_setup_packet_handler()1208 USB_ENDPOINT_HALT) { in isr_setup_packet_handler()
384 status = 1 << USB_ENDPOINT_HALT; in usbhsg_recip_handler_std_get_endpoint()