Searched refs:XHCI_PS_PP (Results 1 – 2 of 2) sorted by relevance
124 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
487 if ((p->portsc & XHCI_PS_PP) == 0) { in pci_xhci_portregs_write()2621 XHCI_PS_PP; /* port power */ in pci_xhci_init_port()2634 port->portsc = XHCI_PS_PLS_SET(UPS_PORT_LS_RX_DET) | XHCI_PS_PP; in pci_xhci_init_port()