Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h653 #define CTRL_EP 4 macro
Dxhci-mem.c1167 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1348 type = EP_TYPE(CTRL_EP); in xhci_get_endpoint_type()