Searched refs:PORT_SUSPEND (Results 1 – 3 of 3) sorted by relevance
1632 if (temp & PORT_SUSPEND) in ehci_hub_control()1778 ehci_writel (temp | PORT_SUSPEND, in ehci_hub_control()7729 temp |= PORT_SUSPEND; in ehci_suspend()7802 || (temp & PORT_SUSPEND) != 0) in ehci_resume()8145 !(pstatus & PORT_SUSPEND)) && in ehci_irq()
1187 #define PORT_SUSPEND (1<<7) /* suspend port */ macro
382 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf()