Home
last modified time | relevance | path

Searched refs:tegra_se_suspend (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/drivers/include/
H A Dse.h12 int32_t tegra_se_suspend(void);
/rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/
H A Dsecurity_engine.h55 int tegra_se_suspend(void);
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c453 int32_t tegra_se_suspend(void) in tegra_se_suspend() function
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_psci_handlers.c151 ret = tegra_se_suspend(); in tegra_soc_pwr_domain_suspend()
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/
H A Dplat_psci_handlers.c214 if (tegra_se_suspend() != 0) { in tegra_soc_pwr_domain_suspend()
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/
H A Dsecurity_engine.c967 int32_t tegra_se_suspend(void) in tegra_se_suspend() function