Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Diommu.c406 unsigned int context_bank_index; in arm_smmu_create_identity_map() local
420 context_bank_index = SMMU_CTX_BANK_IDX; in arm_smmu_create_identity_map()
427 context_bank_index = SMMU_CTX_BANK_IDX_SECURE_CRMU; in arm_smmu_create_identity_map()
445 smmu->s2cr[idx].cbndx = context_bank_index; in arm_smmu_create_identity_map()
446 smmu->cfg[idx].cbndx = context_bank_index; in arm_smmu_create_identity_map()