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