Searched refs:PORT_CONNECT (Results 1 – 5 of 5) sorted by relevance
342 || (port_status & (PORT_OWNER | PORT_CONNECT)) in set_owner()415 if (!(port_status & PORT_CONNECT)) in check_reset_complete()758 if ((temp & PORT_CONNECT) && in ehci_hub_control()773 if (temp & PORT_CONNECT) { in ehci_hub_control()849 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in ehci_hub_control()
77 #define PORT_CONNECT (1<<0) /* device connected */ macro1819 if (!(port_status & PORT_CONNECT)) in check_reset_complete()2016 if (temp & PORT_CONNECT) { in isp1760_hub_control()2077 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT in isp1760_hub_control()
163 #define PORT_CONNECT (1<<0) /* device connected */ macro
180 (status & PORT_CONNECT) ? " CONNECT" : "" in dbg_port_buf()426 if (!(port_status & PORT_CONNECT)) { in check_reset_complete()3134 if (!(temp & PORT_CONNECT)) in oxu_hub_status_data()3336 if ((temp & PORT_CONNECT) && in oxu_hub_control()3351 if (temp & PORT_CONNECT) { in oxu_hub_control()
272 (status & PORT_CONNECT) ? " CONNECT" : ""); in dbg_port_buf()