Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h136 #define XHCI_PS_CEC 0x00800000 /* RW - config error change */ macro
Dxhci.c3015 XHCI_PS_CEC)) { in xhci_root_intr()
3417 XWRITE4(sc, oper, port, v | XHCI_PS_CEC); in xhci_roothub_exec()
3568 if (v & XHCI_PS_CEC) in xhci_roothub_exec()