XHCI_PS_PR
if (v & XHCI_PS_PR) i |= UPS_RESET;
xhci_op_write_4(sc, port, v | XHCI_PS_PR);
if ((v & XHCI_PS_PR) == 0) {