Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_EP_SET (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h245 #define XHCI_TRB_3_EP_SET(x) (((x) & 0x1F) << 16) macro
H A Dxhci.c1512 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_reset_ep()
1538 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_set_tr_dequeue_ptr()
1557 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_stop_ep()

Completed in 6 milliseconds