Home
last modified time | relevance | path

Searched refs:TEGRA_SMMU0_BASE (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
Dsmmu.h45 #if defined(TEGRA_SMMU0_BASE) in tegra_smmu_read_32()
47 ret = mmio_read_32(TEGRA_SMMU0_BASE + (uint64_t)off); in tegra_smmu_read_32()
69 #if defined(TEGRA_SMMU0_BASE) in tegra_smmu_write_32()
71 mmio_write_32(TEGRA_SMMU0_BASE + (uint64_t)off, val); in tegra_smmu_write_32()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t186/
Dtegra_def.h306 #define TEGRA_SMMU0_BASE U(0x12000000) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t194/
Dtegra_def.h260 #define TEGRA_SMMU0_BASE U(0x12000000) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_setup.c109 MAP_REGION_FLAT(TEGRA_SMMU0_BASE, 0x1000000U, /* 64KB */
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplat_setup.c131 MAP_REGION_FLAT(TEGRA_SMMU0_BASE, 0x800000U, /* 8MB */