Searched refs:PORT_OWNER (Results 1 – 3 of 3) sorted by relevance
616 port_status |= PORT_OWNER; in check_reset_complete()805 if (temp & PORT_OWNER) { in ehci_hub_status_data()1337 if (temp & PORT_OWNER) in ehci_hub_control()1618 if (!(temp & PORT_OWNER)) { in ehci_hub_control()1771 if (temp & PORT_OWNER) in ehci_hub_control()1797 temp |= PORT_OWNER; in ehci_hub_control()7722 || (temp & PORT_OWNER) != 0) in ehci_suspend()
1131 #define PORT_OWNER (1<<13) /* true: companion hc owns this port */ macro
379 (status & PORT_OWNER) ? " OWNER" : "", in dbg_port_buf()