Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Diommu.c15 #define SMMU_BASE 0x64000000 macro
291 uintptr_t smmu_base = SMMU_BASE; in arm_smmu_enable_secure_client_port()
298 uintptr_t smmu_base = SMMU_BASE; in arm_smmu_reserve_secure_cntxt()
409 smmu->base = (uint8_t *) SMMU_BASE; in arm_smmu_create_identity_map()
Dbl31_setup.c391 uintptr_t smmu_base = SMMU_BASE; in brcm_stingray_smmu_init()
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dsr_def.h25 #define SMMU_BASE 0x64000000 macro