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

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

Completed in 39 milliseconds