Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h47 #define XHCI_HCIVERSION 0x02 /* RO Interface version number */ macro
Dxhci.c555 DPRINTF("xHCI version = 0x%04x\n", XREAD2(sc, capa, XHCI_HCIVERSION)); in xhci_init()