Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h131 #define XHCI_PS_PEC 0x00040000 /* RW - port enable/disable change */ macro
Dxhci.c3012 XHCI_PS_CSC | XHCI_PS_PEC | in xhci_root_intr()
3427 XWRITE4(sc, oper, port, v | XHCI_PS_PEC); in xhci_roothub_exec()
3558 if (v & XHCI_PS_PEC) in xhci_roothub_exec()