Home
last modified time | relevance | path

Searched refs:XHCI_PORTPMSC (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h148 #define XHCI_PORTPMSC(n) (0x3F4 + (0x10 * (n))) /* XHCI status and control */ macro
H A Dxhci.c3576 port = XHCI_PORTPMSC(index); in xhci_roothub_exec()
3587 port = XHCI_PORTPMSC(index); in xhci_roothub_exec()

Completed in 6 milliseconds