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