Searched refs:XHCI_PS_PP (Results 1 – 5 of 5) sorted by relevance
279 reg &= ~XHCI_PS_PP; in xhci_root_hub_handle_port_clear_feature()410 reg |= XHCI_PS_PP; in xhci_root_hub_handle_port_set_feature()485 if (reg & XHCI_PS_PP) in xhci_root_hub_handle_port_get_status()
123 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
91 if (portsc & XHCI_PS_PP) { in xp_dump_verbose()
167 #define XHCI_PS_PP 0x00000200 /* RW - port power */ macro
482 if ((p->portsc & XHCI_PS_PP) == 0) { in pci_xhci_portregs_write()493 p->portsc &= XHCI_PS_PED | XHCI_PS_PP | XHCI_PS_PLS_MASK | in pci_xhci_portregs_write()2638 XHCI_PS_PP; /* port power */ in pci_xhci_init_port()2651 port->portsc = XHCI_PS_PLS_SET(UPS_PORT_LS_RX_DET) | XHCI_PS_PP; in pci_xhci_init_port()