Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h748 #define CTRL_EP 4 macro
2541 case CTRL_EP: in xhci_ep_type_string()
Dxhci-mem.c1199 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1378 return CTRL_EP; in xhci_get_endpoint_type()