Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Diommu.c285 uint16_t *stream_ids; member
413 smmu->stream_ids = NULL; in arm_smmu_create_identity_map()
417 smmu->stream_ids = &paxc_stream_ids[0]; in arm_smmu_create_identity_map()
424 smmu->stream_ids = &crmu_stream_ids[0]; in arm_smmu_create_identity_map()
452 smmu->smr[idx].id = smmu->stream_ids[idx]; in arm_smmu_create_identity_map()