Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dpm.h15 TEGRA_SUSPEND_LP0, /* CPU + core voltage off, DRAM self-refresh */ enumerator
/openbmc/linux/arch/arm/mach-tegra/
H A Dpm.c343 [TEGRA_SUSPEND_LP0] = "LP0",
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c1872 pmc->suspend_mode = TEGRA_SUSPEND_LP0; in tegra_pmc_parse_dt()
1927 if (pmc->suspend_mode == TEGRA_SUSPEND_LP0) in tegra_pmc_parse_dt()