Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h135 #define XHCI_PS_PLC 0x00400000 /* RW - port link state change */ macro
Dxhci.c3014 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()