Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/nvidia/tegra/drivers/smmu/
Dsmmu.c32 uint32_t val, cb_idx, smmu_id, ctx_base; in tegra_smmu_init() local
48 ctx_base = (SMMU_GSR0_PGSIZE_64K * SMMU_NUM_CONTEXTS) in tegra_smmu_init()
52 ctx_base + (SMMU_GSR0_PGSIZE_64K * cb_idx)); in tegra_smmu_init()
54 tegra_smmu_write_32(smmu_id, ctx_base + in tegra_smmu_init()
75 uint32_t cb_idx, ctx_base, smmu_id, val; in tegra_smmu_verify() local
104 ctx_base = (SMMU_GSR0_PGSIZE_64K * SMMU_NUM_CONTEXTS) + in tegra_smmu_verify()
108 ctx_base + (SMMU_GSR0_PGSIZE_64K * cb_idx)); in tegra_smmu_verify()