Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h133 #define XHCI_PS_OCC 0x00100000 /* RW - over-current change */ macro
Dxhci.c3013 XHCI_PS_OCC | XHCI_PS_WRC | in xhci_root_intr()
3430 XWRITE4(sc, oper, port, v | XHCI_PS_OCC); in xhci_roothub_exec()
3560 if (v & XHCI_PS_OCC) in xhci_roothub_exec()