Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h50 #define XHCI_HCSPARAMS1 0x04 /* RO structural parameters 1 */ macro
Dxhci.c581 temp = XREAD4(sc, capa, XHCI_HCSPARAMS1); in xhci_init()