TianoCore EDK2 master
|
#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 |
A structure that describes the Platform Generic Block Timer Frame information for the Platform.
ID: EArmObjGTBlockTimerFrameInfo
Definition at line 340 of file ArmNameSpaceObjects.h.
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.
UINT8 CmArmGTBlockTimerFrameInfo::FrameNumber |
The Generic Timer frame number.
Definition at line 342 of file ArmNameSpaceObjects.h.
UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntBase |
The physical base address for the CntBase block.
Definition at line 345 of file ArmNameSpaceObjects.h.
UINT64 CmArmGTBlockTimerFrameInfo::PhysicalAddressCntEL0Base |
The physical base address for the CntEL0Base block.
Definition at line 348 of file ArmNameSpaceObjects.h.
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.
UINT32 CmArmGTBlockTimerFrameInfo::PhysicalTimerGSIV |
The physical timer interrupt.
Definition at line 351 of file ArmNameSpaceObjects.h.
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.
UINT32 CmArmGTBlockTimerFrameInfo::VirtualTimerGSIV |
The virtual timer interrupt.
Definition at line 359 of file ArmNameSpaceObjects.h.