Home
last modified time | relevance | path

Searched refs:XHCI_PS_WRC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhcireg.h170 #define XHCI_PS_WRC 0x00080000 /* RW - warm port reset change */ macro
H A Dxhci.c2631 XOWRITE4(sc, port, v | XHCI_PS_WRC); in xhci_root_ctrl_start()
2716 if (v & XHCI_PS_WRC) i |= UPS_C_BH_PORT_RESET; in xhci_root_ctrl_start()
2774 XOWRITE4(sc, port, v | XHCI_PS_WRC); in xhci_root_ctrl_start()