OpenBIC
OpenSource Bridge-IC
plat_event.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "plat_cpld.h"
Include dependency graph for plat_event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _vr_fault_info
 

Macros

#define HAMSA_SMB_ERR_EVENT_HEADER   0x60
 

Typedefs

typedef struct _vr_fault_info vr_fault_info
 

Enumerations

enum  event_type { VR_POWER_FAULT = 0x01 , ASIC_MODULE_ERROR = 0x29 }
 

Functions

void process_mtia_vr_power_fault_sel (cpld_info *cpld_info, uint8_t *current_cpld_value)
 
void plat_set_dc_on_log (bool is_assert)
 
void plat_set_iris_temp_error_log (bool is_assert, uint8_t sensor_id)
 

Macro Definition Documentation

◆ HAMSA_SMB_ERR_EVENT_HEADER

#define HAMSA_SMB_ERR_EVENT_HEADER   0x60

Typedef Documentation

◆ vr_fault_info

typedef struct _vr_fault_info vr_fault_info

Enumeration Type Documentation

◆ event_type

enum event_type
Enumerator
VR_POWER_FAULT 
ASIC_MODULE_ERROR 

Function Documentation

◆ plat_set_dc_on_log()

void plat_set_dc_on_log ( bool  is_assert)
Here is the call graph for this function:

◆ plat_set_iris_temp_error_log()

void plat_set_iris_temp_error_log ( bool  is_assert,
uint8_t  sensor_id 
)
Here is the call graph for this function:

◆ process_mtia_vr_power_fault_sel()

void process_mtia_vr_power_fault_sel ( cpld_info cpld_info,
uint8_t *  current_cpld_value 
)
Here is the call graph for this function: