Searched refs:PORT_RESUME (Results 1 – 3 of 3) sorted by relevance
158 #define PORT_RESUME (1<<6) /* resume it */ macro
828 ehci_writel(ehci, temp | PORT_RESUME, status_reg); in ehci_hub_control()1092 if (temp & (PORT_SUSPEND|PORT_RESUME)) in ehci_hub_control()
825 ((pstatus & PORT_RESUME) || in ehci_irq_handler()
Completed in 17 milliseconds