Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-tegra/
Dpm.c193 tegra_pm_set(TEGRA_SUSPEND_LP2); in tegra_idle_lp2_last()
312 [TEGRA_SUSPEND_LP2] = "LP2",
336 case TEGRA_SUSPEND_LP2: in tegra_suspend_enter()
349 case TEGRA_SUSPEND_LP2: in tegra_suspend_enter()
381 tegra_pmc_set_suspend_mode(TEGRA_SUSPEND_LP2); in tegra_init_suspend()
382 mode = TEGRA_SUSPEND_LP2; in tegra_init_suspend()
391 case TEGRA_SUSPEND_LP2: in tegra_init_suspend()
/linux-4.1.27/include/soc/tegra/
Dpm.h14 TEGRA_SUSPEND_LP2, /* CPU voltage off */ enumerator
/linux-4.1.27/drivers/soc/tegra/
Dpmc.c595 case TEGRA_SUSPEND_LP2: in tegra_pmc_enter_suspend_mode()
645 pmc->suspend_mode = TEGRA_SUSPEND_LP2; in tegra_pmc_parse_dt()