Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-tegra.c2230 usbcmd &= ~CMD_EIE; in tegra_xusb_enter_elpg()
2277 usbcmd |= CMD_EIE; in tegra_xusb_enter_elpg()
2349 usbcmd |= CMD_EIE; in tegra_xusb_exit_elpg()
H A Dxhci.h130 #define CMD_EIE XHCI_CMD_EIE macro
H A Dxhci.c609 temp |= (CMD_EIE); in xhci_run_finished()