Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-tegra.c1987 usbcmd &= ~CMD_EIE; in tegra_xusb_enter_elpg()
2025 usbcmd |= CMD_EIE; in tegra_xusb_enter_elpg()
2095 usbcmd |= CMD_EIE; in tegra_xusb_exit_elpg()
Dxhci-hub.c1885 temp &= ~CMD_EIE; in xhci_bus_resume()
1964 temp |= CMD_EIE; in xhci_bus_resume()
Dxhci.h211 #define CMD_EIE XHCI_CMD_EIE macro
Dxhci.c627 temp |= (CMD_EIE); in xhci_run_finished()