Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h128 #define XHCI_PS_CSC 0x00020000 /* RW - connect status change */ macro
H A Dxhci.c3025 XHCI_PS_CSC | XHCI_PS_PEC | in xhci_root_intr()
3439 XWRITE4(sc, oper, port, v | XHCI_PS_CSC); in xhci_roothub_exec()
3571 if (v & XHCI_PS_CSC) in xhci_roothub_exec()