Searched refs:USB_EP_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
242 USB_EP_INTERRUPT enumerator
936 if (type != USB_EP_CONTROL && type != USB_EP_INTERRUPT) in xhci_initialize_ep()970 case USB_EP_INTERRUPT: in xhci_initialize_ep()1838 … retval = xhci_configure_endpoint(id, port_id, ep_desc->endpoint_addr, USB_EP_INTERRUPT, ep_desc); in xhci_configure_port()