Searched refs:USB_ENDPOINT_HALT (Results 1 – 25 of 36) sorted by relevance
12
127 if (wValue != USB_ENDPOINT_HALT) in ast_vhub_ep_feature()179 st0 |= 1 << USB_ENDPOINT_HALT; in ast_vhub_ep_status()
207 st0 |= 1 << USB_ENDPOINT_HALT; in ast_vhub_hub_ep_status()244 if (wValue != USB_ENDPOINT_HALT) in ast_vhub_hub_ep_feature()
246 ctrlrequest->wValue != USB_ENDPOINT_HALT) in service_zero_data_request()410 ctrlrequest->wValue != USB_ENDPOINT_HALT) in service_zero_data_request()
293 v == USB_ENDPOINT_HALT ? "Halt" : "UNKNOWN", in dwc3_decode_set_clear_feature()
354 usb_status = 1 << USB_ENDPOINT_HALT; in dwc3_ep0_handle_status()512 case USB_ENDPOINT_HALT: in dwc3_ep0_handle_endpoint()
237 result[0] |= 1 << USB_ENDPOINT_HALT; in ep0_get_status()400 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()
22 (req->wValue == USB_ENDPOINT_HALT); in is_clear_halt_cmd()
1188 tmp = (1 << USB_ENDPOINT_HALT); in handle_setup()1199 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()1218 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()
1550 << USB_ENDPOINT_HALT; in ch9getstatus()1578 case USB_ENDPOINT_HALT: in ch9clearfeature()1633 case USB_ENDPOINT_HALT: in ch9setfeature()
673 if (crq->wValue != USB_ENDPOINT_HALT || crq->wLength != 0) in s3c2410_udc_handle_ep0_idle()686 if (crq->wValue != USB_ENDPOINT_HALT || crq->wLength != 0) in s3c2410_udc_handle_ep0_idle()
2952 if (w_value != USB_ENDPOINT_HALT) in handle_stat0_irqs_superspeed()3016 if (!e || (w_value != USB_ENDPOINT_HALT)) in handle_stat0_irqs_superspeed()3237 if (w_value != USB_ENDPOINT_HALT || w_length != 0) in handle_stat0_irqs()3262 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()
1590 status |= 1 << USB_ENDPOINT_HALT; in usb3_std_req_get_status()1700 if (le16_to_cpu(ctrl->wValue) != USB_ENDPOINT_HALT) in usb3_std_req_feature_endpoint()
1868 if (u.r.wValue != USB_ENDPOINT_HALT || in net2272_handle_stat0_irqs()1895 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()
568 case USB_ENDPOINT_HALT: in s3c_hsudc_handle_reqfeat()
730 << USB_ENDPOINT_HALT; in fotg210_get_status()
1562 if (w_value != USB_ENDPOINT_HALT in ep0_irq()1591 if (w_value != USB_ENDPOINT_HALT in ep0_irq()
2167 ep0buff = (1 << USB_ENDPOINT_HALT); in udc_get_status()2234 if ((wValue != USB_ENDPOINT_HALT) || in udc_handle_ep0_setup()
173 #define USB_ENDPOINT_HALT 0 /* IN/OUT will STALL */ macro
1266 if (wValue != USB_ENDPOINT_HALT) in ep0_handle_feature()1360 usb_status |= 1 << USB_ENDPOINT_HALT; in ep0_handle_status()
1042 USB_ENDPOINT_HALT) { in isr_setup_packet_handler()1094 USB_ENDPOINT_HALT) { in isr_setup_packet_handler()
237 USB_ENDPOINT_HALT, endp, in usb_stor_clear_halt()
383 status = 1 << USB_ENDPOINT_HALT; in usbhsg_recip_handler_std_get_endpoint()