Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-tegra/
Dpm.c230 if (mode > TEGRA_SUSPEND_LP1) in tegra_pm_validate_suspend_mode()
231 return TEGRA_SUSPEND_LP1; in tegra_pm_validate_suspend_mode()
342 [TEGRA_SUSPEND_LP1] = "LP1",
362 case TEGRA_SUSPEND_LP1: in tegra_suspend_enter()
383 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()
/kernel/linux/linux-5.10/include/soc/tegra/
Dpm.h14 TEGRA_SUSPEND_LP1, /* CPU voltage off, DRAM self-refresh */ enumerator
/kernel/linux/linux-5.10/drivers/soc/tegra/
Dpmc.c1554 case TEGRA_SUSPEND_LP1: in tegra_pmc_enter_suspend_mode()
1596 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()
1648 pmc->suspend_mode = TEGRA_SUSPEND_LP1; in tegra_pmc_parse_dt()