Searched refs:TEGRA_MC_STREAMID_BASE (Results 1 – 6 of 6) sorted by relevance
72 #if defined(TEGRA_MC_STREAMID_BASE)75 return mmio_read_32(TEGRA_MC_STREAMID_BASE + off); in tegra_mc_streamid_read_32()80 mmio_write_32(TEGRA_MC_STREAMID_BASE + off, val); in tegra_mc_streamid_write_32()81 assert(mmio_read_32(TEGRA_MC_STREAMID_BASE + off) == val); in tegra_mc_streamid_write_32()
346 .reg = TEGRA_MC_STREAMID_BASE + MC_STREAMID_OVERRIDE_CFG_ ## name, \352 ….reg = TEGRA_MC_STREAMID_BASE + MC_STREAMID_OVERRIDE_TO_SECURITY_CFG(MC_STREAMID_OVERRIDE_CFG_ ## …
144 #define TEGRA_MC_STREAMID_BASE U(0x02C00000) macro
81 #define TEGRA_MC_STREAMID_BASE U(0x02C00000) macro
77 MAP_REGION_FLAT(TEGRA_MC_STREAMID_BASE, 0x10000U, /* 64KB */
93 MAP_REGION_FLAT(TEGRA_MC_STREAMID_BASE, 0x8000U, /* 32KB */
Completed in 11 milliseconds