Home
last modified time | relevance | path

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

/linux/arch/arm/mach-tegra/
A Dpm.c201 tegra_pm_set(TEGRA_SUSPEND_LP2); in tegra_pm_enter_lp2()
341 [TEGRA_SUSPEND_LP2] = "LP2",
365 case TEGRA_SUSPEND_LP2: in tegra_suspend_enter()
386 case TEGRA_SUSPEND_LP2: in tegra_suspend_enter()
420 tegra_pmc_set_suspend_mode(TEGRA_SUSPEND_LP2); in tegra_pm_init_suspend()
421 mode = TEGRA_SUSPEND_LP2; in tegra_pm_init_suspend()
430 case TEGRA_SUSPEND_LP2: in tegra_pm_init_suspend()
/linux/include/soc/tegra/
A Dpm.h13 TEGRA_SUSPEND_LP2, /* CPU voltage off */ enumerator
/linux/drivers/cpuidle/
A Dcpuidle-tegra.c344 if (tegra_pmc_get_suspend_mode() < TEGRA_SUSPEND_LP2) in tegra_cpuidle_probe()
/linux/drivers/soc/tegra/
A Dpmc.c1785 case TEGRA_SUSPEND_LP2: in tegra_pmc_enter_suspend_mode()
1828 pmc->suspend_mode = TEGRA_SUSPEND_LP2; in tegra_pmc_parse_dt()

Completed in 15 milliseconds