Lines Matching refs:PORT_OWNER
88 if (status & PORT_OWNER) in ehci_handover_companion_ports()
123 if (status & PORT_OWNER) in ehci_handover_companion_ports()
273 if (t1 & PORT_OWNER) in ehci_bus_suspend()
543 if ((port_status & PORT_OWNER) == new_owner in set_owner()
544 || (port_status & (PORT_OWNER | PORT_CONNECT)) in set_owner()
548 port_status ^= PORT_OWNER; in set_owner()
584 port_status |= PORT_OWNER; in check_reset_complete()
1084 temp |= PORT_OWNER; in ehci_hub_control()
1159 if (temp & PORT_OWNER) in ehci_hub_control()
1212 temp |= PORT_OWNER; in ehci_hub_control()
1292 set_owner(ehci, --portnum, PORT_OWNER); in ehci_relinquish_port()
1303 return ehci_readl(ehci, reg) & PORT_OWNER; in ehci_port_handed_over()