Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-tegra.c2181 usbcmd &= ~CMD_EIE; in tegra_xusb_enter_elpg()
2228 usbcmd |= CMD_EIE; in tegra_xusb_enter_elpg()
2300 usbcmd |= CMD_EIE; in tegra_xusb_exit_elpg()
H A Dxhci.h131 #define CMD_EIE XHCI_CMD_EIE macro
H A Dxhci.c507 temp |= (CMD_EIE); in xhci_run_finished()