Searched refs:TEGRA_SMMU1_BASE (Results 1 – 3 of 3) sorted by relevance
51 #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()
261 #define TEGRA_SMMU1_BASE U(0x11000000) macro
129 MAP_REGION_FLAT(TEGRA_SMMU1_BASE, 0x800000U, /* 8MB */
Completed in 5 milliseconds