Searched refs:PORT_OWNER (Results 1 – 4 of 4) sorted by relevance
47 port_status |= PORT_OWNER; in check_reset_complete()83 if (temp & PORT_OWNER) { in ehci_hub_status_data()175 if (temp & PORT_OWNER) in ehci_hub_control()257 if (!(temp & PORT_OWNER)) { in ehci_hub_control()296 if (temp & PORT_OWNER) in ehci_hub_control()316 temp |= PORT_OWNER; in ehci_hub_control()
239 #define PORT_OWNER (1<<13) /* true: companion hc owns this port */ macro
600 || (temp & PORT_OWNER) != 0) in ehci_suspend()
255 (status & PORT_OWNER) ? " OWNER" : "", in dbg_port_buf()