Searched refs:UHCI_CMD_RS (Results 1 – 2 of 2) sorted by relevance
56 #define UHCI_CMD_RS 0x0001 macro
531 if (cmd & UHCI_CMD_RS) in uhci_activate()1381 cmd |= UHCI_CMD_RS; in uhci_run()1383 cmd &= ~UHCI_CMD_RS; in uhci_run()