Lines Matching refs:PORT_PE
91 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
128 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
275 else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) { in ehci_bus_suspend()
428 if ((temp & PORT_PE) && in ehci_bus_resume()
549 port_status &= ~(PORT_PE | PORT_RWC_BITS); in set_owner()
570 if (!(port_status & PORT_PE)) { in check_reset_complete()
913 ehci_writel(ehci, temp & ~PORT_PE, status_reg); in ehci_hub_control()
932 if ((temp & PORT_PE) == 0) in ehci_hub_control()
1105 if (temp & PORT_PE) in ehci_hub_control()
1115 if (temp & PORT_PE) in ehci_hub_control()
1167 if ((temp & PORT_PE) == 0 in ehci_hub_control()
1206 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in ehci_hub_control()
1215 temp &= ~PORT_PE; in ehci_hub_control()
1255 if (temp & PORT_PE) in ehci_hub_control()