Searched refs:endpoint_type (Results 1 – 4 of 4) sorted by relevance
693 int endpoint_type, in usbhs_pipe_malloc() argument702 pipe = usbhsp_get_pipe(priv, endpoint_type); in usbhs_pipe_malloc()705 usbhsp_pipe_name[endpoint_type]); in usbhs_pipe_malloc()
69 *usbhs_pipe_malloc(struct usbhs_priv *priv, int endpoint_type, int dir_in);
954 u32 endpoint_type; in cdnsp_endpoint_init() local959 endpoint_type = cdnsp_get_endpoint_type(pep->endpoint.desc); in cdnsp_endpoint_init()960 if (!endpoint_type) in cdnsp_endpoint_init()998 ep_ctx->ep_info2 = cpu_to_le32(EP_TYPE(endpoint_type) | in cdnsp_endpoint_init()
1428 u32 endpoint_type; in xhci_endpoint_init() local1438 endpoint_type = xhci_get_endpoint_type(ep); in xhci_endpoint_init()1439 if (!endpoint_type) in xhci_endpoint_init()1502 ep_ctx->ep_info2 = cpu_to_le32(EP_TYPE(endpoint_type) | in xhci_endpoint_init()