TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>
Data Fields | |
UINT64 | ControlFrameAddress |
The physical base address of the Arm Watchdog control frame. | |
UINT64 | RefreshFrameAddress |
The physical base address of the Arm Watchdog refresh frame. | |
UINT32 | TimerGSIV |
The watchdog interrupt. | |
UINT32 | Flags |
A structure that describes the Arm Generic Watchdog information for the Platform.
ID: EArmObjPlatformGenericWatchdogInfo
Definition at line 377 of file ArmNameSpaceObjects.h.
UINT64 CmArmGenericWatchdogInfo::ControlFrameAddress |
The physical base address of the Arm Watchdog control frame.
Definition at line 379 of file ArmNameSpaceObjects.h.
UINT32 CmArmGenericWatchdogInfo::Flags |
The flags for the watchdog as described by the Arm watchdog structure in the ACPI specification.
Definition at line 390 of file ArmNameSpaceObjects.h.
UINT64 CmArmGenericWatchdogInfo::RefreshFrameAddress |
The physical base address of the Arm Watchdog refresh frame.
Definition at line 382 of file ArmNameSpaceObjects.h.
UINT32 CmArmGenericWatchdogInfo::TimerGSIV |
The watchdog interrupt.
Definition at line 385 of file ArmNameSpaceObjects.h.