Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/include/drivers/
H A Dmemctrl_v2.h72 #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()
/rk3399_ARM-atf/plat/nvidia/tegra/include/t194/
H A Dtegra_def.h81 #define TEGRA_MC_STREAMID_BASE U(0x02C00000) macro
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_setup.c93 MAP_REGION_FLAT(TEGRA_MC_STREAMID_BASE, 0x8000U, /* 32KB */