Searched refs:TEGRA20_FLOW_CTRL_CSR_WFE_CPU0 (Results 1 – 2 of 2) sorted by relevance
85 reg |= TEGRA20_FLOW_CTRL_CSR_WFE_CPU0 << cpuid; in flowctrl_cpu_suspend_enter()106 reg |= TEGRA20_FLOW_CTRL_CSR_WFE_CPU0 << cpuid; in flowctrl_cpu_suspend_enter()
34 #define TEGRA20_FLOW_CTRL_CSR_WFE_CPU0 (1 << 4) macro