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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h238 #define XHCI_PS_CEC __BIT(23) /* RW - config error change */ macro
H A Dxhci.c4126 xhci_op_write_4(sc, port, v | XHCI_PS_CEC);
4204 if (v & XHCI_PS_CEC) i |= UPS_C_PORT_CONFIG_ERROR;

Completed in 221 milliseconds