Home
last modified time | relevance | path

Searched refs:TEGRA_SMMU1_BASE (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/drivers/
A Dsmmu.h51 #if defined(TEGRA_SMMU1_BASE) in tegra_smmu_read_32()
53 ret = mmio_read_32(TEGRA_SMMU1_BASE + (uint64_t)off); in tegra_smmu_read_32()
75 #if defined(TEGRA_SMMU1_BASE) in tegra_smmu_write_32()
77 mmio_write_32(TEGRA_SMMU1_BASE + (uint64_t)off, val); in tegra_smmu_write_32()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t194/
A Dtegra_def.h261 #define TEGRA_SMMU1_BASE U(0x11000000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/
A Dplat_setup.c129 MAP_REGION_FLAT(TEGRA_SMMU1_BASE, 0x800000U, /* 8MB */

Completed in 5 milliseconds