Searched refs:PORT_OWNER (Results 1 – 9 of 9) sorted by relevance
77 if (status & PORT_OWNER) in ehci_handover_companion_ports()112 if (status & PORT_OWNER) in ehci_handover_companion_ports()263 if (t1 & PORT_OWNER) in ehci_bus_suspend()551 if ((port_status & PORT_OWNER) == new_owner in set_owner()552 || (port_status & (PORT_OWNER | PORT_CONNECT)) in set_owner()556 port_status ^= PORT_OWNER; in set_owner()592 port_status |= PORT_OWNER; in check_reset_complete()1100 temp |= PORT_OWNER; in ehci_hub_control()1175 if (temp & PORT_OWNER) in ehci_hub_control()1234 temp |= PORT_OWNER; in ehci_hub_control()[all …]
45 new_owner = PORT_OWNER; /* Owned by companion */ in companion_store()
151 #define PORT_OWNER (1<<13) /* true: companion hc owns this port */ macro
157 (status & PORT_OWNER) ? " OWNER" : "", in dbg_port_buf()2475 if (pstatus & PORT_OWNER) in oxu210_hcd_irq()3304 temp |= PORT_OWNER; in oxu_hub_control()3355 if (temp & PORT_OWNER) in oxu_hub_control()3460 if ((t1 & PORT_PE) && !(t1 & PORT_OWNER) && in oxu_bus_suspend()
788 if (pstatus & PORT_OWNER) in ehci_irq()
246 (status & PORT_OWNER) ? " OWNER" : "", in dbg_port_buf()
49 #define PORT_OWNER (1 << 13) /* true: companion hc owns this port */ macro
1728 if (temp & PORT_OWNER) { in isp1760_hub_status_data()1801 port_status |= PORT_OWNER; in check_reset_complete()1982 if (temp & PORT_OWNER) in isp1760_hub_control()2017 if (temp & PORT_OWNER) in isp1760_hub_control()2047 temp |= PORT_OWNER; in isp1760_hub_control()