Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h54 #define XHCI_HCSPARAMS2 0x08 /* RO structural parameters 2 */ macro
Dxhci.c599 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2); in xhci_init()