Home
last modified time | relevance | path

Searched refs:XHCI_PS_CSC (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h133 #define XHCI_PS_CSC 0x00020000 /* RW - connect status change */ macro
H A Dxhci.c2989 XHCI_PS_CSC | XHCI_PS_PEC | in xhci_root_intr()
3399 XWRITE4(sc, oper, port, v | XHCI_PS_CSC); in xhci_roothub_exec()
3530 if (v & XHCI_PS_CSC) in xhci_roothub_exec()

Completed in 5 milliseconds