Searched refs:BULK_OUT_EP (Results 1 – 7 of 7) sorted by relevance
522 case BULK_OUT_EP: in cdnsp_ep_type_string()
693 #define BULK_OUT_EP 2 macro
899 return in ? BULK_IN_EP : BULK_OUT_EP; in cdnsp_get_endpoint_type()
480 #define BULK_OUT_EP 2 macro2539 case BULK_OUT_EP: in xhci_ep_type_string()
73 ep_ctx->ep_info2 = dbc_epctx_info2(BULK_OUT_EP, 1024, max_burst); in xhci_dbc_init_ep_contexts()
1395 return in ? BULK_IN_EP : BULK_OUT_EP; in xhci_get_endpoint_type()
325 ep_out->ep_info2 = cpu_to_le32(EP_TYPE(BULK_OUT_EP) | MAX_PACKET(1024) | MAX_BURST(max_burst)); in xdbc_mem_init()