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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h145 #define XHCI_PORTPMSC(n) (0x3F4 + (0x10 * (n))) /* XHCI status and control */ macro
H A Dxhci.c3616 port = XHCI_PORTPMSC(index);
3627 port = XHCI_PORTPMSC(index);

Completed in 97 milliseconds