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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

UINT64 GTBlockPhysicalAddress
 The physical base address for the GT Block Timer structure.
 
UINT32 GTBlockTimerFrameCount
 The number of timer frames implemented in the GT Block.
 
CM_OBJECT_TOKEN GTBlockTimerFrameToken
 Reference token for the GT Block timer frame list.
 

Detailed Description

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

ID: EArmObjPlatformGTBlockInfo

Definition at line 324 of file ArmNameSpaceObjects.h.

Field Documentation

◆ GTBlockPhysicalAddress

UINT64 CmArmGTBlockInfo::GTBlockPhysicalAddress

The physical base address for the GT Block Timer structure.

Definition at line 326 of file ArmNameSpaceObjects.h.

◆ GTBlockTimerFrameCount

UINT32 CmArmGTBlockInfo::GTBlockTimerFrameCount

The number of timer frames implemented in the GT Block.

Definition at line 329 of file ArmNameSpaceObjects.h.

◆ GTBlockTimerFrameToken

CM_OBJECT_TOKEN CmArmGTBlockInfo::GTBlockTimerFrameToken

Reference token for the GT Block timer frame list.

Definition at line 332 of file ArmNameSpaceObjects.h.


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