Home
last modified time | relevance | path

Searched defs:XHCI_SCTX_2_TT_THINK_TIME_SET (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h114 #define XHCI_SCTX_2_TT_THINK_TIME_SET(x) (((x) & 0x3) << 16) macro
/freebsd/sys/dev/usb/controller/
H A Dxhci.h98 #define XHCI_SCTX_2_TT_THINK_TIME_SET(x) (((x) & 0x3) << 16) macro