Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h528 case CTRL_EP: in cdnsp_ep_type_string()
H A 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()
H A Dcdnsp-gadget.h688 #define CTRL_EP 4 macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h644 #define CTRL_EP 4 macro
H A Dxhci-mem.c821 ep0_ctx->ep_info2 = cpu_to_le32(CTRL_EP << EP_TYPE_SHIFT); in xhci_setup_addressable_virt_dev()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h510 #define CTRL_EP 4 macro
2504 case CTRL_EP: in xhci_ep_type_string()
H A Dxhci-mem.c1171 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1350 return CTRL_EP; in xhci_get_endpoint_type()