Home
last modified time | relevance | path

Searched refs:TEGRA20_FLOW_CTRL_CSR_WFI_BITMAP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/soc/tegra/
Dflowctrl.c94 reg &= ~TEGRA20_FLOW_CTRL_CSR_WFI_BITMAP; in flowctrl_cpu_suspend_enter()
135 reg &= ~TEGRA20_FLOW_CTRL_CSR_WFI_BITMAP; in flowctrl_cpu_suspend_exit()
/Linux-v4.19/include/soc/tegra/
Dflowctrl.h47 #define TEGRA20_FLOW_CTRL_CSR_WFI_BITMAP 0 macro