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