Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-hub.c1775 temp &= ~CMD_EIE; in xhci_bus_resume()
1854 temp |= CMD_EIE; in xhci_bus_resume()
Dxhci.h208 #define CMD_EIE XHCI_CMD_EIE macro
Dxhci.c669 temp |= (CMD_EIE); in xhci_run()