Searched refs:PORT_RESUME (Results 1 – 3 of 3) sorted by relevance
645 temp |= PORT_RESUME; in ehci_resume()650 temp &= ~PORT_RESUME; in ehci_resume()
246 #define PORT_RESUME (1<<6) /* resume it */ macro
259 (status & PORT_RESUME) ? " RESUME" : "", in dbg_port_buf()