TianoCore EDK2 master
Loading...
Searching...
No Matches
CmArmGTBlockTimerFrameInfo Struct Reference

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

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

Detailed Description

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

ID: EArmObjGTBlockTimerFrameInfo

Definition at line 340 of file ArmNameSpaceObjects.h.

Field Documentation

◆ CommonFlags

UINT32 CmArmGTBlockTimerFrameInfo::CommonFlags

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

Definition at line 369 of file ArmNameSpaceObjects.h.

◆ FrameNumber

UINT8 CmArmGTBlockTimerFrameInfo::FrameNumber

The Generic Timer frame number.

Definition at line 342 of file ArmNameSpaceObjects.h.

◆ PhysicalAddressCntBase

UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntBase

The physical base address for the CntBase block.

Definition at line 345 of file ArmNameSpaceObjects.h.

◆ PhysicalAddressCntEL0Base

UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntEL0Base

The physical base address for the CntEL0Base block.

Definition at line 348 of file ArmNameSpaceObjects.h.

◆ PhysicalTimerFlags

UINT32 CmArmGTBlockTimerFrameInfo::PhysicalTimerFlags

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

Definition at line 356 of file ArmNameSpaceObjects.h.

◆ PhysicalTimerGSIV

UINT32 CmArmGTBlockTimerFrameInfo::PhysicalTimerGSIV

The physical timer interrupt.

Definition at line 351 of file ArmNameSpaceObjects.h.

◆ VirtualTimerFlags

UINT32 CmArmGTBlockTimerFrameInfo::VirtualTimerFlags

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

Definition at line 364 of file ArmNameSpaceObjects.h.

◆ VirtualTimerGSIV

UINT32 CmArmGTBlockTimerFrameInfo::VirtualTimerGSIV

The virtual timer interrupt.

Definition at line 359 of file ArmNameSpaceObjects.h.


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