Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
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()
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()
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_psci_handlers.c123 (uint32_t)TEGRA_ARI_CORE_C6 : (uint32_t)TEGRA_ARI_CORE_C7; in tegra_soc_pwr_domain_suspend()
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/include/
Dt18x_ari.h72 TEGRA_ARI_CORE_C6 = 6U, enumerator