#include <stdbool.h>
#include <stdint.h>
#include "plat_cpld.h"
Go to the source code of this file.
◆ ASIC_MONITOR_TEMP_REG
| #define ASIC_MONITOR_TEMP_REG 0x70 |
◆ ASIC_MONITOR_TEMP_REG_LEN
| #define ASIC_MONITOR_TEMP_REG_LEN 10 |
◆ BOOTSTRAP_SET_AFTER_PWR_EN
| #define BOOTSTRAP_SET_AFTER_PWR_EN 0x54 |
◆ HAMSA_MFIO22_ERR_EVENT
| #define HAMSA_MFIO22_ERR_EVENT 0x55 |
◆ HAMSA_MFIO23_ERR_EVENT
| #define HAMSA_MFIO23_ERR_EVENT 0x58 |
◆ HAMSA_SMB_ERR_EVENT_HEADER
| #define HAMSA_SMB_ERR_EVENT_HEADER 0x60 |
◆ MEDHA0_MFIO24_ERR_EVENT
| #define MEDHA0_MFIO24_ERR_EVENT 0x56 |
◆ MEDHA0_MFIO31_ERR_EVENT
| #define MEDHA0_MFIO31_ERR_EVENT 0x59 |
◆ MEDHA1_MFIO24_ERR_EVENT
| #define MEDHA1_MFIO24_ERR_EVENT 0x57 |
◆ MEDHA1_MFIO31_ERR_EVENT
| #define MEDHA1_MFIO31_ERR_EVENT 0x5A |
◆ vr_fault_info
◆ event_type
| Enumerator |
|---|
| VR_POWER_FAULT | |
| ASIC_MODULE_ERROR | |
| VR_POWER_FAULT | |
| ASIC_MODULE_ERROR | |
◆ __attribute__()
◆ asic_thermtrip_error_log()
| void asic_thermtrip_error_log |
( |
bool |
is_assert | ) |
|
◆ plat_asic_error_error_log()
◆ plat_get_asic_error_event()
◆ plat_set_ac_on_log()
| void plat_set_ac_on_log |
( |
| ) |
|
◆ 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 |
|
) |
| |
◆ read_asic_reg()
| int read_asic_reg |
( |
uint8_t |
reg, |
|
|
uint8_t * |
data, |
|
|
uint8_t |
len |
|
) |
| |
◆ plat_asic_error_event