Searched refs:XHCI_TRB_GET_EP (Results 1 – 4 of 4) sorted by relevance
422 #define XHCI_TRB_GET_EP(x) (((x) >> 16) & 0x1f) macro
107 endpoint = XHCI_TRB_GET_EP(LE_32(trb->trb_flags)); in xhci_polled_get_endpoint()
1621 endpoint = XHCI_TRB_GET_EP(LE_32(trb->trb_flags)); in xhci_endpoint_transfer_callback()
370 mdb_printf("Endpoint ID: %d\n", XHCI_TRB_GET_EP(flags)); in xhci_mdb_print_transfer_event()