Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c1191 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1350 type = EP_TYPE(CTRL_EP); in xhci_get_endpoint_type()
Dxhci.h733 #define CTRL_EP 4 macro