Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/include/
A Dmmu500.h16 #define SMMU_NUMCB 8 macro
53 FWK_RW uint32_t CBAR[SMMU_NUMCB];
54 uint32_t reserved0[(0x400 - (0x000 + SMMU_NUMCB * 4)) / 4];
55 FWK_RW uint32_t CBFRSYNRA[SMMU_NUMCB];
56 uint32_t reserved1[(0x800 - (0x400 + SMMU_NUMCB * 4)) / 4];
57 FWK_RW uint32_t CBA2R[SMMU_NUMCB];
58 uint32_t reserved2[(0x1000 - (0x800 + SMMU_NUMCB * 4)) / 4];
91 TCB_Type_t TCB[SMMU_NUMCB];

Completed in 4 milliseconds