Searched refs:UHCI_PORT_RD (Results 1 – 2 of 2) sorted by relevance
42 #define UHCI_PORT_RD (1 << 6) macro
412 if ((s->ports[0].ctrl & UHCI_PORT_RD) || in uhci_port_write()413 (s->ports[1].ctrl & UHCI_PORT_RD)) { in uhci_port_write()598 if (port->ctrl & UHCI_PORT_SUSPEND && !(port->ctrl & UHCI_PORT_RD)) { in uhci_wakeup()599 port->ctrl |= UHCI_PORT_RD; in uhci_wakeup()