Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-tegra/
Dpm.c210 if (mode > TEGRA_SUSPEND_LP1) in tegra_pm_validate_suspend_mode()
211 return TEGRA_SUSPEND_LP1; in tegra_pm_validate_suspend_mode()
313 [TEGRA_SUSPEND_LP1] = "LP1",
333 case TEGRA_SUSPEND_LP1: in tegra_suspend_enter()
346 case TEGRA_SUSPEND_LP1: in tegra_suspend_enter()
376 if (mode >= TEGRA_SUSPEND_LP1) { in tegra_init_suspend()
388 case TEGRA_SUSPEND_LP1: in tegra_init_suspend()
/linux-4.1.27/include/soc/tegra/
Dpm.h15 TEGRA_SUSPEND_LP1, /* CPU voltage off, DRAM self-refresh */ enumerator
/linux-4.1.27/drivers/soc/tegra/
Dpmc.c591 case TEGRA_SUSPEND_LP1: in tegra_pmc_enter_suspend_mode()
641 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()
693 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()