Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h88 #define XHCI_SCTX_1_MAX_EL_SET(x) ((x) & 0xFFFF) macro
Dxhci.c2608 temp |= XHCI_SCTX_1_MAX_EL_SET(sc->sc_exit_lat_max); in xhci_configure_device()