OpenBIC
OpenSource Bridge-IC
plat_class.c File Reference
#include <stdlib.h>
#include <logging/log.h>
#include "libutil.h"
#include "hal_gpio.h"
#include "plat_class.h"
#include "plat_gpio.h"
#include "plat_sensor_table.h"
#include "plat_i2c.h"
#include "pt5161l.h"
#include "rg3mxxb12.h"
#include "p3h284x.h"
#include "m88rt51632.h"
#include "plat_util.h"
#include "libipmi.h"
Include dependency graph for plat_class.c:

Functions

 LOG_MODULE_REGISTER (plat_class)
 
uint8_t get_card_position ()
 
uint8_t get_card_type ()
 
uint16_t get_i3c_hub_type ()
 
uint8_t get_pcie_retimer_type (void)
 
uint8_t get_board_revision ()
 
uint32_t get_pcie_retimer_version ()
 
int init_platform_config ()
 
int check_pcie_retimer_type (void)
 
void cache_pcie_retimer_version (void)
 
void init_board_revision (void)
 
void init_i3c_hub_type (void)
 
void set_clock_buffer_bypass_mode ()
 

Function Documentation

◆ cache_pcie_retimer_version()

void cache_pcie_retimer_version ( void  )

◆ check_pcie_retimer_type()

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

◆ get_board_revision()

uint8_t get_board_revision ( )

◆ get_card_position()

uint8_t get_card_position ( )

◆ get_card_type()

uint8_t get_card_type ( )

◆ get_i3c_hub_type()

uint16_t get_i3c_hub_type ( )

◆ get_pcie_retimer_type()

uint8_t get_pcie_retimer_type ( void  )

◆ get_pcie_retimer_version()

uint32_t get_pcie_retimer_version ( )

◆ init_board_revision()

void init_board_revision ( void  )

◆ init_i3c_hub_type()

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

◆ init_platform_config()

int init_platform_config ( )
Here is the call graph for this function:

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_class  )

◆ set_clock_buffer_bypass_mode()

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