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

Data Fields

UINT64 ControlFrameAddress
 The physical base address of the Arm Watchdog control frame. More...
 
UINT64 RefreshFrameAddress
 The physical base address of the Arm Watchdog refresh frame. More...
 
UINT32 TimerGSIV
 The watchdog interrupt. More...
 
UINT32 Flags
 

Detailed Description

A structure that describes the Arm Generic Watchdog information for the Platform.

ID: EArmObjPlatformGenericWatchdogInfo

Field Documentation

UINT64 CmArmGenericWatchdogInfo::ControlFrameAddress

The physical base address of the Arm Watchdog control frame.

UINT32 CmArmGenericWatchdogInfo::Flags

The flags for the watchdog as described by the Arm watchdog structure in the ACPI specification.

UINT64 CmArmGenericWatchdogInfo::RefreshFrameAddress

The physical base address of the Arm Watchdog refresh frame.

UINT32 CmArmGenericWatchdogInfo::TimerGSIV

The watchdog interrupt.