Searched refs:XHCI_HCSPARAMS2 (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhcireg.h | 54 #define XHCI_HCSPARAMS2 0x08 /* RO structural parameters 2 */ macro |
D | xhci.c | 599 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2); in xhci_init() |