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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h237 #define XHCI_PS_PLC __BIT(22) /* RW - port link state change */ macro
H A Dxhci.c4123 xhci_op_write_4(sc, port, v | XHCI_PS_PLC);
4203 if (v & XHCI_PS_PLC) i |= UPS_C_PORT_LINK_STATE;

Completed in 102 milliseconds