Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c1601 temp &= ~CMD_EIE; in xhci_bus_resume()
1679 temp |= CMD_EIE; in xhci_bus_resume()
Dxhci.h208 #define CMD_EIE XHCI_CMD_EIE macro
Dxhci.c670 temp |= (CMD_EIE); in xhci_run()