Home
last modified time | relevance | path

Searched refs:CTRL_EP (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h528 case CTRL_EP: in cdnsp_ep_type_string()
Dcdnsp-mem.c765 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()
Dcdnsp-gadget.h688 #define CTRL_EP 4 macro
/Linux-v6.1/drivers/usb/host/
Dxhci.h762 #define CTRL_EP 4 macro
2734 case CTRL_EP: in xhci_ep_type_string()
Dxhci-mem.c1194 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1373 return CTRL_EP; in xhci_get_endpoint_type()