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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h236 #define XHCI_PS_PRC __BIT(21) /* RW - port reset change */ macro
H A Dxhci.c4120 xhci_op_write_4(sc, port, v | XHCI_PS_PRC);
4201 if (v & XHCI_PS_PRC) i |= UPS_C_PORT_RESET;
4259 xhci_op_write_4(sc, port, v | XHCI_PS_PRC);

Completed in 144 milliseconds