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/
H A Dxhcireg.h136 #define XHCI_PS_OCC 0x00100000 /* RW - over-current change */ macro
H A Dxhci.c2990 XHCI_PS_OCC | XHCI_PS_WRC | in xhci_root_intr()
3405 XWRITE4(sc, oper, port, v | XHCI_PS_OCC); in xhci_roothub_exec()
3534 if (v & XHCI_PS_OCC) in xhci_roothub_exec()

Completed in 6 milliseconds