Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_TBC_SET (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h232 #define XHCI_TRB_3_TBC_SET(x) (((x) & 3) << 7) macro
Dxhci.c1826 XHCI_TRB_3_TBC_SET(temp->tbc) | in xhci_setup_generic_chain_sub()