Home
last modified time | relevance | path

Searched refs:CMD_EIE (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dxhci-hub.c1139 temp &= ~CMD_EIE; in xhci_bus_resume()
1208 temp |= CMD_EIE; in xhci_bus_resume()
Dxhci-dbg.c120 (temp & CMD_EIE) ? "enabled " : "disabled"); in xhci_print_command_reg()
Dxhci.h189 #define CMD_EIE XHCI_CMD_EIE macro
Dxhci.c664 temp |= (CMD_EIE); in xhci_run()