Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h493 uint32_t sc_exit_lat_max; member
Dxhci.c621 sc->sc_exit_lat_max = XHCI_HCS3_U1_DEL(temp) + in xhci_init()
2607 temp |= XHCI_SCTX_1_MAX_EL_SET(sc->sc_exit_lat_max); in xhci_configure_device()