DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmGTBlockTimerFrameInfo Struct Reference

Data Fields

UINT8 FrameNumber
 The Generic Timer frame number. More...
 
UINT64 PhysicalAddressCntBase
 The physical base address for the CntBase block. More...
 
UINT64 PhysicalAddressCntEL0Base
 The physical base address for the CntEL0Base block. More...
 
UINT32 PhysicalTimerGSIV
 The physical timer interrupt. More...
 
UINT32 PhysicalTimerFlags
 
UINT32 VirtualTimerGSIV
 The virtual timer interrupt. More...
 
UINT32 VirtualTimerFlags
 
UINT32 CommonFlags
 

Detailed Description

A structure that describes the Platform Generic Block Timer Frame information for the Platform.

ID: EArmObjGTBlockTimerFrameInfo

Field Documentation

UINT32 CmArmGTBlockTimerFrameInfo::CommonFlags

The common timer flags as described by the GT Block Timer frame Structure in the ACPI Specification.

UINT8 CmArmGTBlockTimerFrameInfo::FrameNumber

The Generic Timer frame number.

UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntBase

The physical base address for the CntBase block.

UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntEL0Base

The physical base address for the CntEL0Base block.

UINT32 CmArmGTBlockTimerFrameInfo::PhysicalTimerFlags

The physical timer flags as described by the GT Block Timer frame Structure in the ACPI Specification.

UINT32 CmArmGTBlockTimerFrameInfo::PhysicalTimerGSIV

The physical timer interrupt.

UINT32 CmArmGTBlockTimerFrameInfo::VirtualTimerFlags

The virtual timer flags as described by the GT Block Timer frame Structure in the ACPI Specification.

UINT32 CmArmGTBlockTimerFrameInfo::VirtualTimerGSIV

The virtual timer interrupt.