Searched refs:XHCI_PS_PLC (Results 1 – 2 of 2) sorted by relevance
135 #define XHCI_PS_PLC 0x00400000 /* RW - port link state change */ macro
3014 XHCI_PS_PRC | XHCI_PS_PLC | in xhci_root_intr()3421 XWRITE4(sc, oper, port, v | XHCI_PS_PLC); in xhci_roothub_exec()3566 if (v & XHCI_PS_PLC) in xhci_roothub_exec()