Home
last modified time | relevance | path

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

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