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

Go to the source code of this file.

Functions

void handle_post_status (bool status, bool need_change)
 
void handle_post_action ()
 
void reset_post_end_work_status ()
 
void handle_tda38741_work_around ()
 
void power_status_monitor ()
 
bool satmc_access (uint8_t sensor_num)
 
void set_satmc_status (bool status)
 
bool get_satmc_status ()
 
bool retimer_access (uint8_t sensor_num)
 
bool get_retimer_status ()
 
uint8_t scan_retimer_addr ()
 
void retimer_addr_loss ()
 
bool e1s_access (uint8_t sensor_num)
 

Function Documentation

◆ e1s_access()

bool e1s_access ( uint8_t  sensor_num)
Here is the call graph for this function:

◆ get_retimer_status()

bool get_retimer_status ( )
Here is the call graph for this function:

◆ get_satmc_status()

bool get_satmc_status ( )
Here is the call graph for this function:

◆ handle_post_action()

void handle_post_action ( )

◆ handle_post_status()

void handle_post_status ( bool  status,
bool  need_change 
)
Here is the call graph for this function:

◆ handle_tda38741_work_around()

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

◆ power_status_monitor()

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

◆ reset_post_end_work_status()

void reset_post_end_work_status ( )

◆ retimer_access()

bool retimer_access ( uint8_t  sensor_num)
Here is the call graph for this function:

◆ retimer_addr_loss()

void retimer_addr_loss ( )

◆ satmc_access()

bool satmc_access ( uint8_t  sensor_num)
Here is the call graph for this function:

◆ scan_retimer_addr()

uint8_t scan_retimer_addr ( )

◆ set_satmc_status()

void set_satmc_status ( bool  status)
Here is the call graph for this function: