Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-mem.c1143 ep0_ctx->ep_info2 = cpu_to_le32(EP_TYPE(CTRL_EP)); in xhci_setup_addressable_virt_dev()
1324 type = EP_TYPE(CTRL_EP); in xhci_get_endpoint_type()
Dxhci.h655 #define CTRL_EP 4 macro