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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhcireg.h133 #define XHCI_PS_PLC 0x00400000 /* RW - port link state change */ macro
H A Dxhci.c3016 XHCI_PS_PRC | XHCI_PS_PLC |
3425 XWRITE4(sc, oper, port, v | XHCI_PS_PLC);
3570 if (v & XHCI_PS_PLC)

Completed in 82 milliseconds