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

/gem5/src/dev/arm/
H A Dgic_v3_its.hh109 static const uint32_t itsControl = 0x0; member in class:Gicv3Its
135 GITS_CTLR = itsControl + 0x0000,
136 GITS_IIDR = itsControl + 0x0004,
137 GITS_TYPER = itsControl + 0x0008,
138 GITS_CBASER = itsControl + 0x0080,
139 GITS_CWRITER = itsControl + 0x0088,
140 GITS_CREADR = itsControl + 0x0090,
141 GITS_PIDR2 = itsControl + 0xffe8,

Completed in 6 milliseconds