Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h134 #define XHCI_PS_PRC 0x00200000 /* RW - port reset change */ macro
Dxhci.c3014 XHCI_PS_PRC | XHCI_PS_PLC | in xhci_root_intr()
3433 XWRITE4(sc, oper, port, v | XHCI_PS_PRC); in xhci_roothub_exec()
3564 if (v & XHCI_PS_PRC) in xhci_roothub_exec()