| |||
| Home > Programmers Model > Register map > Translation context bank registers summary | |||
Table 3.7 shows the translation context bank address map in base offset order.
Table 3.7. Translation context bank address map summary
| Name | Type | Size | Offset | Description |
|---|---|---|---|---|
SMMU_CBn_SCTLR | RW | 32 | 0x0 | |
SMMU_CBn_TTBR0[64:0] | RW | 64 | 0x20-0x24 | Translation Table Base Register |
SMMU_CBn_TTBCR | RW | 32 | 0x30 | |
SMMU_CBn_FSR[a] | - | - | 0x58 | Fault Status Register. See Table 3.1 |
SMMU_CBn_FSRRESTORE[a] | - | - | 0x5C | Fault Status Restore Register. See Table 3.1 |
SMMU_CBn_FAR[31:0][a] | - | - | 0x60 | Fault Address Register. See Table 3.1 |
SMMU_CBn_FAR[63:32][a] | - | - | 0x64 | |
SMMU_CBn_FSYNR0[a] | - | - | 0x68 | Fault Syndrome Registers. See Table 3.1 |
SMMU_CBn_PMXEVCNTRm | - | - | 0xE00-0xE08 | Performance Monitor Event Counter registers. See Performance Monitoring registers |
SMMU_CBn_PMXEVTYPERm | - | - | 0xE80-0xE88 | Performance Monitor Event Type Registers. See Performance Monitoring registers |
SMMU_CBn_PMCFGR | - | - | 0xF00 | Performance Monitor Configuration Register. See Performance Monitoring registers |
SMMU_CBn_PMCR | - | - | 0xF04 | Performance Monitor Control Register. See Performance Monitoring registers |
SMMU_CBn_PMCEID0-1 | - | - | 0xF20 | Performance Monitor Common Event Identification registers. See Performance Monitoring registers |
SMMU_CBn_PMCNTENSET | - | - | 0xF40 | Performance Monitor Count Enable Set Register. See Performance Monitoring registers |
SMMU_CBn_PMCNTENCLR | - | - | 0xF44 | Performance Monitor Count Enable Clear Register. See Performance Monitoring registers |
SMMU_CBn_PMINTENSET | - | - | 0xF48 | Performance Monitor Interrupt Enable Set Register. See Performance Monitoring registers |
SMMU_CBn_PMINTENCLR | - | - | 0xF4C | Performance Monitor Interrupt Enable Clear Register. See Performance Monitoring registers |
SMMU_CBn_PMOVSRCLR | - | - | 0xF54 | Performance Monitor Overflow Status Clear Register. See Performance Monitoring registers |
SMMU_CBn_PMOVSRSET | - | - | 0xF50 | Performance Monitor Overflow Status Set Register. See Performance Monitoring registers |
SMMU_CBn_PMAUTHSTATUS | - | - | 0xFB8 | Performance Monitor Authentication Status Register. See Performance Monitoring registers |
[a] Follow the same format as The MMU-400 Global Register Space 0 describes. | ||||