Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/tegra/
Dpm.h29 int tegra_pm_enter_lp2(void);
55 static inline int tegra_pm_enter_lp2(void) in tegra_pm_enter_lp2() function
/Linux-v5.10/arch/arm/mach-tegra/
Dpm.c197 int tegra_pm_enter_lp2(void) in tegra_pm_enter_lp2() function
/Linux-v5.10/drivers/cpuidle/
Dcpuidle-tegra.c126 ret = tegra_pm_enter_lp2(); in tegra_cpuidle_cc6_enter()