Searched refs:TEGRA_MC_BASE (Results 1 – 7 of 7) sorted by relevance
48 return mmio_read_32(TEGRA_MC_BASE + off); in tegra_mc_read_32()53 mmio_write_32(TEGRA_MC_BASE + off, val); in tegra_mc_write_32()
414 return mmio_read_32(TEGRA_MC_BASE + off); in tegra_mc_read_32()419 mmio_write_32(TEGRA_MC_BASE + off, val); in tegra_mc_write_32()
687 .reg = TEGRA_MC_BASE + MC_SMMU_BYPASS_CONFIG, \
84 #define TEGRA_MC_BASE U(0x70019000) macro
109 #define TEGRA_MC_BASE U(0x70019000) macro
62 MAP_REGION_FLAT(TEGRA_MC_BASE, 0x10000, /* 64KB */
122 #define TEGRA_MC_BASE U(0x02C10000) macro