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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h116 #define XHCI_SCTX_2_TT_THINK_TIME_SET(x) (((x) & 0x3) << 16) macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h97 #define XHCI_SCTX_2_TT_THINK_TIME_SET(x) (((x) & 0x3) << 16) macro

Completed in 78 milliseconds