Searched refs:XHCI_HCIVERSION (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/ | ||
| D | xhcireg.h | 64 #define XHCI_HCIVERSION 0x02 /* RO Interface version number */ macro |
| D | xhci.c | 306 sc->sc_version = XREAD2(sc, XHCI_HCIVERSION); in xhci_init() |