Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-tegra/
Dpm.c232 if (mode > TEGRA_SUSPEND_LP1) in tegra_pm_validate_suspend_mode()
233 return TEGRA_SUSPEND_LP1; in tegra_pm_validate_suspend_mode()
344 [TEGRA_SUSPEND_LP1] = "LP1",
364 case TEGRA_SUSPEND_LP1: in tegra_suspend_enter()
385 case TEGRA_SUSPEND_LP1: in tegra_suspend_enter()
415 if (mode >= TEGRA_SUSPEND_LP1) { in tegra_init_suspend()
427 case TEGRA_SUSPEND_LP1: in tegra_init_suspend()
/Linux-v5.4/include/soc/tegra/
Dpm.h12 TEGRA_SUSPEND_LP1, /* CPU voltage off, DRAM self-refresh */ enumerator
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c1439 case TEGRA_SUSPEND_LP1: in tegra_pmc_enter_suspend_mode()
1489 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()
1541 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()