Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h132 #define XHCI_PS_WRC 0x00080000 /* RW - warm port reset change */ macro
Dxhci.c3013 XHCI_PS_OCC | XHCI_PS_WRC | in xhci_root_intr()
3414 XWRITE4(sc, oper, port, v | XHCI_PS_WRC); in xhci_roothub_exec()
3562 if (v & XHCI_PS_WRC) in xhci_roothub_exec()