Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcireg.h173 #define XHCI_PS_PLC 0x00400000 /* RW - port link state change */ macro
H A Dxhci.c2622 XOWRITE4(sc, port, v | XHCI_PS_PLC); in xhci_root_ctrl_start()
2717 if (v & XHCI_PS_PLC) i |= UPS_C_PORT_LINK_STATE; in xhci_root_ctrl_start()