Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
Dsmmu.h57 #if defined(TEGRA_SMMU2_BASE) in tegra_smmu_read_32()
59 ret = mmio_read_32(TEGRA_SMMU2_BASE + (uint64_t)off); in tegra_smmu_read_32()
81 #if defined(TEGRA_SMMU2_BASE) in tegra_smmu_write_32()
83 mmio_write_32(TEGRA_SMMU2_BASE + (uint64_t)off, val); in tegra_smmu_write_32()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t194/
Dtegra_def.h262 #define TEGRA_SMMU2_BASE U(0x10000000) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplat_setup.c127 MAP_REGION_FLAT(TEGRA_SMMU2_BASE, 0x800000U, /* 8MB */