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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h232 #define XHCI_PS_CSC __BIT(17) /* RW - connect status change */ macro
H A Dxhci.c4110 xhci_op_write_4(sc, port, v | XHCI_PS_CSC);
4198 if (v & XHCI_PS_CSC) i |= UPS_C_CONNECT_STATUS;

Completed in 116 milliseconds