Home
last modified time | relevance | path

Searched refs:CMD_EIE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-tegra.c2177 usbcmd &= ~CMD_EIE; in tegra_xusb_enter_elpg()
2224 usbcmd |= CMD_EIE; in tegra_xusb_enter_elpg()
2296 usbcmd |= CMD_EIE; in tegra_xusb_exit_elpg()
H A Dxhci-hub.c1903 temp &= ~CMD_EIE; in xhci_bus_resume()
1982 temp |= CMD_EIE; in xhci_bus_resume()
H A Dxhci.h211 #define CMD_EIE XHCI_CMD_EIE macro
H A Dxhci.c471 temp |= (CMD_EIE); in xhci_run_finished()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c1796 temp &= ~CMD_EIE; in xhci_bus_resume()
1875 temp |= CMD_EIE; in xhci_bus_resume()
H A Dxhci.h211 #define CMD_EIE XHCI_CMD_EIE macro
H A Dxhci.c677 temp |= (CMD_EIE); in xhci_run()

Completed in 32 milliseconds