Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h53 #define XHCI_HCIVERSION_1_1 0x0110 /* xHCI version 1.1 */ macro
Dxhci.c1467 if (hciversion >= XHCI_HCIVERSION_1_1) { in xhci_init()