Lines Matching refs:PORT_PE
79 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
116 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
264 else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) { in ehci_bus_suspend()
430 if ((temp & PORT_PE) && in ehci_bus_resume()
559 port_status &= ~(PORT_PE | PORT_RWC_BITS); in set_owner()
580 if (!(port_status & PORT_PE)) { in check_reset_complete()
794 ehci_writel(ehci, temp & ~PORT_PE, status_reg); in ehci_hub_control()
813 if ((temp & PORT_PE) == 0) in ehci_hub_control()
993 if (temp & PORT_PE) in ehci_hub_control()
1003 if (temp & PORT_PE) in ehci_hub_control()
1055 if ((temp & PORT_PE) == 0 in ehci_hub_control()
1100 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in ehci_hub_control()
1109 temp &= ~PORT_PE; in ehci_hub_control()
1156 if (temp & PORT_PE) in ehci_hub_control()