Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dflowctrl.h51 #define TEGRA30_FLOW_CTRL_CSR_WFI_CPU0 (1 << 8) macro
Dflowctrl.c97 reg |= TEGRA30_FLOW_CTRL_CSR_WFI_CPU0 << cpuid; in flowctrl_cpu_suspend_enter()