Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/mce/
H A Dnvg.c28 (state != TEGRA_ARI_CORE_C6) && (state != TEGRA_ARI_CORE_C7)) { in nvg_enter_cstate()
182 (state != TEGRA_ARI_CORE_C6) && (state != TEGRA_ARI_CORE_C7)) { in nvg_is_sc7_allowed()
H A Dari.c144 (state != TEGRA_ARI_CORE_C6) && in ari_enter_cstate()
304 (state != TEGRA_ARI_CORE_C6) && (state != TEGRA_ARI_CORE_C7)) { in ari_is_sc7_allowed()
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/include/
H A Dt18x_ari.h72 TEGRA_ARI_CORE_C6 = 6U, enumerator
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/
H A Dplat_psci_handlers.c123 (uint32_t)TEGRA_ARI_CORE_C6 : (uint32_t)TEGRA_ARI_CORE_C7; in tegra_soc_pwr_domain_suspend()