Searched refs:CTRL_EP (Results 1 – 6 of 6) sorted by relevance
526 case CTRL_EP: in cdnsp_ep_type_string()
765 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in cdnsp_setup_addressable_priv_dev()898 return CTRL_EP; in cdnsp_get_endpoint_type()
695 #define CTRL_EP 4 macro
482 #define CTRL_EP 4 macro2543 case CTRL_EP: in xhci_ep_type_string()
1189 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()1393 return CTRL_EP; in xhci_get_endpoint_type()
2207 if (xhci->hci_version <= 0x95 && ep_type == CTRL_EP) in xhci_halted_host_endpoint()