Searched refs:UHCI_CMD_RS (Results 1 – 2 of 2) sorted by relevance
63 #define UHCI_CMD_RS 0x0001 macro
737 if (cmd & UHCI_CMD_RS) in uhci_power()1589 cmd |= UHCI_CMD_RS; in uhci_run()1591 cmd &= ~UHCI_CMD_RS; in uhci_run()