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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h130 #define XHCI_PS_CSC 0x00020000 /* RW - connect status change */ macro
H A Dxhci.c3029 XHCI_PS_CSC | XHCI_PS_PEC |
3442 XWRITE4(sc, oper, port, v | XHCI_PS_CSC);
3570 if (v & XHCI_PS_CSC)
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c395 port->portsc |= XHCI_PS_CSC | XHCI_PS_CCS;
507 (XHCI_PS_CSC |

Completed in 116 milliseconds