SimpleKernel 1.17.0
Loading...
Searching...
No Matches
Gic::Gicd::GicdIidr Struct Reference

GICD_IIDR, Distributor Implementer Identification Register. More...

Collaboration diagram for Gic::Gicd::GicdIidr:
Collaboration graph

Public Attributes

uint32_t product_id: 8
 [31:24] Product Identifier
 
uint32_t reserved0: 4
 [23:20] Reserved, RES0
 
uint32_t variant: 4
 
uint32_t revision: 4
 
uint32_t implementer: 12
 

Detailed Description

Member Data Documentation

◆ implementer

uint32_t Gic::Gicd::GicdIidr::implementer

[11:0] Contains the JEP106 manufacturer's identification code of the designer of the Distributor

Definition at line 206 of file gic.h.

◆ product_id

uint32_t Gic::Gicd::GicdIidr::product_id

[31:24] Product Identifier

Definition at line 195 of file gic.h.

◆ reserved0

uint32_t Gic::Gicd::GicdIidr::reserved0

[23:20] Reserved, RES0

Definition at line 197 of file gic.h.

◆ revision

uint32_t Gic::Gicd::GicdIidr::revision

[15:12] Revision number. Typically used to distinguish minor revisions of a product

Definition at line 203 of file gic.h.

◆ variant

uint32_t Gic::Gicd::GicdIidr::variant

[19:16] Variant number. Typically used to distinguish product variants or major revisions of a product

Definition at line 200 of file gic.h.


The documentation for this struct was generated from the following file: