Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/drivers/
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()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t186/
A Dtegra_mc_def.h346 .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_ ## …
A Dtegra_def.h144 #define TEGRA_MC_STREAMID_BASE U(0x02C00000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t194/
A Dtegra_def.h81 #define TEGRA_MC_STREAMID_BASE U(0x02C00000) macro
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t186/
A Dplat_setup.c77 MAP_REGION_FLAT(TEGRA_MC_STREAMID_BASE, 0x10000U, /* 64KB */
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/
A Dplat_setup.c93 MAP_REGION_FLAT(TEGRA_MC_STREAMID_BASE, 0x8000U, /* 32KB */

Completed in 11 milliseconds