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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h248 #define XHCI_PORTPMSC(n) (0x3f4 + (0x10 * (n))) /* XHCI status and control */ macro
H A Dxhci.c4265 port = XHCI_PORTPMSC(cp);
4277 port = XHCI_PORTPMSC(cp);

Completed in 137 milliseconds