Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Drmm_core_manifest.h111 struct smmu_info { struct
116 CASSERT(offsetof(struct smmu_info, smmu_base) == 0UL, argument
118 CASSERT(offsetof(struct smmu_info, smmu_r_base) == 8UL,
124 struct smmu_info *smmus; /* Pointer to smmu_info[] array */
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c781 struct smmu_info *smmu_ptr; in plat_rmmd_load_manifest()
846 smmu_ptr = (struct smmu_info *) in plat_rmmd_load_manifest()
851 sizeof(struct smmu_info))); in plat_rmmd_load_manifest()
875 (sizeof(struct smmu_info) * in plat_rmmd_load_manifest()
978 sizeof(struct smmu_info) * num_smmus); in plat_rmmd_load_manifest()
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst1217 | smmus | 8 | smmu_info * | Pointer to 'smmu_info'[] array |
1324 | smmu_idx | 6 | uint16_t | SMMU index in 'smmu_info'[] array |