OpenBIC
OpenSource Bridge-IC
plat_isr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void control_power_sequence ()
 
void init_power_on_thread ()
 
void init_power_off_thread ()
 
void abort_power_thread ()
 
void check_power_abnormal (uint8_t power_good_gpio_num, uint8_t control_power_gpio_num)
 
void ISR_MB_DC_STATE ()
 
void ISR_MB_RST ()
 
void ISR_P0V8_ASICA_POWER_GOOD_LOST ()
 
void ISR_P0V8_ASICD_POWER_GOOD_LOST ()
 
void ISR_P0V9_ASICA_POWER_GOOD_LOST ()
 
void ISR_P1V8_ASIC_POWER_GOOD_LOST ()
 
void ISR_PVPP_AB_POWER_GOOD_LOST ()
 
void ISR_PVPP_CD_POWER_GOOD_LOST ()
 
void ISR_PVDDQ_AB_POWER_GOOD_LOST ()
 
void ISR_PVDDQ_CD_POWER_GOOD_LOST ()
 
void ISR_PVTT_AB_POWER_GOOD_LOST ()
 
void ISR_PVTT_CD_POWER_GOOD_LOST ()
 
void ISR_PASICA_PMALT ()
 
void ISR_PVDDQ_AB_PMALT ()
 
void ISR_PVDDQ_CD_PMALT ()
 
void record_cxl_version ()
 

Variables

struct k_work_delayable record_cxl_version_work
 

Function Documentation

◆ abort_power_thread()

void abort_power_thread ( )

◆ check_power_abnormal()

void check_power_abnormal ( uint8_t  power_good_gpio_num,
uint8_t  control_power_gpio_num 
)
Here is the call graph for this function:

◆ control_power_sequence()

void control_power_sequence ( )
Here is the call graph for this function:

◆ init_power_off_thread()

void init_power_off_thread ( )
Here is the call graph for this function:

◆ init_power_on_thread()

void init_power_on_thread ( )

◆ ISR_MB_DC_STATE()

void ISR_MB_DC_STATE ( )
Here is the call graph for this function:

◆ ISR_MB_RST()

void ISR_MB_RST ( )
Here is the call graph for this function:

◆ ISR_P0V8_ASICA_POWER_GOOD_LOST()

void ISR_P0V8_ASICA_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_P0V8_ASICD_POWER_GOOD_LOST()

void ISR_P0V8_ASICD_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_P0V9_ASICA_POWER_GOOD_LOST()

void ISR_P0V9_ASICA_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_P1V8_ASIC_POWER_GOOD_LOST()

void ISR_P1V8_ASIC_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PASICA_PMALT()

void ISR_PASICA_PMALT ( )
Here is the call graph for this function:

◆ ISR_PVDDQ_AB_PMALT()

void ISR_PVDDQ_AB_PMALT ( )
Here is the call graph for this function:

◆ ISR_PVDDQ_AB_POWER_GOOD_LOST()

void ISR_PVDDQ_AB_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PVDDQ_CD_PMALT()

void ISR_PVDDQ_CD_PMALT ( )
Here is the call graph for this function:

◆ ISR_PVDDQ_CD_POWER_GOOD_LOST()

void ISR_PVDDQ_CD_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PVPP_AB_POWER_GOOD_LOST()

void ISR_PVPP_AB_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PVPP_CD_POWER_GOOD_LOST()

void ISR_PVPP_CD_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PVTT_AB_POWER_GOOD_LOST()

void ISR_PVTT_AB_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ ISR_PVTT_CD_POWER_GOOD_LOST()

void ISR_PVTT_CD_POWER_GOOD_LOST ( )
Here is the call graph for this function:

◆ record_cxl_version()

void record_cxl_version ( )
Here is the call graph for this function:

Variable Documentation

◆ record_cxl_version_work

struct k_work_delayable record_cxl_version_work
extern