Home
last modified time | relevance | path

Searched refs:DENVER_IMPL (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a-3.4.0/include/lib/cpus/aarch64/
Ddenver.h23 #define DENVER_IMPL U(0x4E) macro
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/soc/t186/
Dplat_sip_calls.c137 base = (impl == DENVER_IMPL) ? TEGRA_DENVER_ACTMON_CTR_BASE : in plat_sip_handler()
Dplat_psci_handlers.c384 if ((plat_params->l2_ecc_parity_prot_dis != 1) && (impl != DENVER_IMPL)) { in tegra_soc_pwr_domain_on_finish()
443 if (impl == DENVER_IMPL) { in tegra_soc_pwr_domain_off()
Dplat_setup.c211 (impl != (uint64_t)DENVER_IMPL)) { in plat_early_platform_setup()
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/soc/t186/drivers/mce/
Dmce.c127 if (impl == DENVER_IMPL) { in mce_get_curr_cpu_ari_base()
148 if (impl == DENVER_IMPL) { in mce_get_curr_cpu_ops()
Dnvg.c220 if ((impl == DENVER_IMPL) && ((core == 2U) || (core == 3U))) { in nvg_online_core()
Dari.c344 if ((impl == DENVER_IMPL) && ((core == 2U) || (core == 3U))) { in ari_online_core()
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/common/
Dtegra_bl31_setup.c190 == DENVER_IMPL) ? "Denver" : "ARM", read_mpidr()); in bl31_early_platform_setup2()
/trusted-firmware-a-3.4.0/plat/nvidia/tegra/soc/t194/
Dplat_psci_handlers.c474 if (impl == DENVER_IMPL) { in tegra_soc_pwr_domain_off()