Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-tegra.c1970 usbcmd &= ~CMD_EIE; in tegra_xusb_enter_elpg()
2008 usbcmd |= CMD_EIE; in tegra_xusb_enter_elpg()
2078 usbcmd |= CMD_EIE; in tegra_xusb_exit_elpg()
Dxhci-hub.c1868 temp &= ~CMD_EIE; in xhci_bus_resume()
1947 temp |= CMD_EIE; in xhci_bus_resume()
Dxhci.h211 #define CMD_EIE XHCI_CMD_EIE macro
Dxhci.c672 temp |= (CMD_EIE); in xhci_run()