Searched refs:RD_base (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3_redistributor.hh72 * Order of frames must be RD_base, SGI_base.
74 static const uint32_t RD_base = 0x0; member in class:Gicv3Redistributor
79 GICR_CTLR = RD_base + 0x0000,
81 GICR_IIDR = RD_base + 0x0004,
83 GICR_TYPER = RD_base + 0x0008,
85 GICR_WAKER = RD_base + 0x0014,
87 GICR_PIDR0 = RD_base + 0xffe0,
89 GICR_PIDR1 = RD_base + 0xffe4,
91 GICR_PIDR2 = RD_base + 0xffe8,
93 GICR_PIDR3 = RD_base
[all...]

Completed in 3 milliseconds