Home
last modified time | relevance | path

Searched refs:TEGRA_MC_BASE (Results 1 – 11 of 11) sorted by relevance

/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/drivers/
A Dmemctrl_v2.h40 .reg = TEGRA_MC_BASE + MC_SMMU_BYPASS_CONFIG, \
64 return mmio_read_32(TEGRA_MC_BASE + off); in tegra_mc_read_32()
69 mmio_write_32(TEGRA_MC_BASE + off, val); in tegra_mc_write_32()
A Dmemctrl_v1.h49 return mmio_read_32(TEGRA_MC_BASE + off); in tegra_mc_read_32()
54 mmio_write_32(TEGRA_MC_BASE + off, val); in tegra_mc_write_32()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/drivers/memctrl/
A Dmemctrl_v1.c206 mcerr = mmio_read_32(TEGRA_MC_BASE + MC_INTSTATUS); in tegra_memctrl_clear_pending_interrupts()
210 mmio_write_32((TEGRA_MC_BASE + MC_INTSTATUS), mcerr); in tegra_memctrl_clear_pending_interrupts()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/
A Dtegra_sip_calls.c56 if (mmio_read_32(TEGRA_MC_BASE + MC_VIDEO_PROTECT_REG_CTRL) in tegra_sip_handler()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/
A Dplat_trampoline.S134 mov x0, #TEGRA_MC_BASE
A Dplat_setup.c95 MAP_REGION_FLAT(TEGRA_MC_BASE, 0x8000U, /* 32KB */
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t210/
A Dtegra_def.h234 #define TEGRA_MC_BASE U(0x70019000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t186/
A Dtegra_def.h145 #define TEGRA_MC_BASE U(0x02C10000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t194/
A Dtegra_def.h82 #define TEGRA_MC_BASE U(0x02C10000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t186/
A Dplat_setup.c79 MAP_REGION_FLAT(TEGRA_MC_BASE, 0x10000U, /* 64KB */
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/drivers/se/
A Dsecurity_engine.c974 val = mmio_read_32(TEGRA_MC_BASE + MC_SMMU_PPCS_ASID_0); in tegra_se_suspend()
976 mmio_write_32(TEGRA_MC_BASE + MC_SMMU_PPCS_ASID_0, val); in tegra_se_suspend()

Completed in 21 milliseconds