ArmPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CCSIDR2_DATA Union Reference

Defines the structure of the AARCH32 CCSIDR2 register. More...

Data Fields

struct {
   UINT32   NumSets:24
 Number of sets in the cache - 1. More...
 
   UINT32   Reserved:8
 Reserved, RES0. More...
 
Bits
 Bitfield definition of the register. More...
 
UINT32 Data
 The entire 32-bit value. More...
 

Detailed Description

Defines the structure of the AARCH32 CCSIDR2 register.

Field Documentation

struct { ... } CCSIDR2_DATA::Bits

Bitfield definition of the register.

UINT32 CCSIDR2_DATA::Data

The entire 32-bit value.

UINT32 CCSIDR2_DATA::NumSets

Number of sets in the cache - 1.

UINT32 CCSIDR2_DATA::Reserved

Reserved, RES0.