Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/soc/tegra/
Dpm.h14 TEGRA_SUSPEND_LP2, /* CPU voltage off */ enumerator
/Linux-v4.19/drivers/soc/tegra/
Dpmc.c1168 case TEGRA_SUSPEND_LP2: in tegra_pmc_enter_suspend_mode()
1218 pmc->suspend_mode = TEGRA_SUSPEND_LP2; in tegra_pmc_parse_dt()