Home
last modified time | relevance | path

Searched refs:XHCI_HCS2_ERST_MAX (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h55 #define XHCI_HCS2_ERST_MAX(x) (((x) >> 4) & 0xF) macro
H A Dxhci.c614 sc->sc_erst_max = 1U << XHCI_HCS2_ERST_MAX(temp); in xhci_init()

Completed in 5 milliseconds