#include <stdbool.h>
#include <stdint.h>
#include "plat_cpld.h"
Go to the source code of this file.
◆ HAMSA_SMB_ERR_EVENT_HEADER
| #define HAMSA_SMB_ERR_EVENT_HEADER 0x60 |
◆ vr_fault_info
◆ event_type
| Enumerator |
|---|
| VR_POWER_FAULT | |
| ASIC_MODULE_ERROR | |
◆ plat_set_dc_on_log()
| void plat_set_dc_on_log |
( |
bool |
is_assert | ) |
|
◆ plat_set_iris_temp_error_log()
| void plat_set_iris_temp_error_log |
( |
bool |
is_assert, |
|
|
uint8_t |
sensor_id |
|
) |
| |
◆ process_mtia_vr_power_fault_sel()
| void process_mtia_vr_power_fault_sel |
( |
cpld_info * |
cpld_info, |
|
|
uint8_t * |
current_cpld_value |
|
) |
| |