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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h233 #define XHCI_PS_PEC __BIT(18) /* RW - port enable/disable change */ macro
H A Dxhci.c4199 if (v & XHCI_PS_PEC) i |= UPS_C_PORT_ENABLED;

Completed in 97 milliseconds