Searched refs:CMD_EIE (Results 1 – 4 of 4) sorted by relevance
1373 temp &= ~CMD_EIE; in xhci_bus_resume()1435 temp |= CMD_EIE; in xhci_bus_resume()
137 (temp & CMD_EIE) ? "enabled " : "disabled"); in xhci_print_command_reg()
218 #define CMD_EIE XHCI_CMD_EIE macro
643 temp |= (CMD_EIE); in xhci_run()