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/
H A Dxhcireg.h134 #define XHCI_PS_PEC 0x00040000 /* RW - port enable/disable change */ macro
H A Dxhci.c2989 XHCI_PS_CSC | XHCI_PS_PEC | in xhci_root_intr()
3402 XWRITE4(sc, oper, port, v | XHCI_PS_PEC); in xhci_roothub_exec()
3532 if (v & XHCI_PS_PEC) in xhci_roothub_exec()

Completed in 5 milliseconds