OpenBIC
OpenSource Bridge-IC
plat_hook.h File Reference
#include "i2c-mux-tca9548.h"
Include dependency graph for plat_hook.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _vr_pre_proc_arg
 
struct  _dimm_pre_proc_arg
 
struct  _nvme_pre_proc_arg
 

Typedefs

typedef struct _vr_pre_proc_arg vr_pre_proc_arg
 
typedef struct _dimm_pre_proc_arg dimm_pre_proc_arg
 
typedef struct _nvme_pre_proc_arg nvme_pre_proc_arg
 

Functions

bool pre_nvme_read (sensor_cfg *cfg, void *args)
 
bool pre_vol_bat3v_read (sensor_cfg *cfg, void *args)
 
bool post_vol_bat3v_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_cpu_margin_read (sensor_cfg *cfg, void *args, int *reading)
 
bool pre_vr_read (sensor_cfg *cfg, void *args)
 
bool pre_intel_peci_dimm_read (sensor_cfg *cfg, void *args)
 
bool post_xdpe12284c_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_isl69254_read (sensor_cfg *cfg, void *args, int *reading)
 

Variables

adc_asd_init_arg adc_asd_init_args []
 
ltc4282_init_arg ltc4282_init_args []
 
mp5990_init_arg mp5990_init_args []
 
struct tca9548 mux_conf_addr_0xe2 []
 
vr_pre_proc_arg vr_page_select []
 
dimm_pre_proc_arg dimm_pre_proc_args []
 
nvme_pre_proc_arg nvme_pre_proc_args []
 

Typedef Documentation

◆ dimm_pre_proc_arg

◆ nvme_pre_proc_arg

◆ vr_pre_proc_arg

Function Documentation

◆ post_cpu_margin_read()

bool post_cpu_margin_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)

◆ post_isl69254_read()

bool post_isl69254_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_vol_bat3v_read()

bool post_vol_bat3v_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)

◆ post_xdpe12284c_read()

bool post_xdpe12284c_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ pre_intel_peci_dimm_read()

bool pre_intel_peci_dimm_read ( sensor_cfg cfg,
void *  args 
)

◆ pre_nvme_read()

bool pre_nvme_read ( sensor_cfg cfg,
void *  args 
)

◆ pre_vol_bat3v_read()

bool pre_vol_bat3v_read ( sensor_cfg cfg,
void *  args 
)

◆ pre_vr_read()

bool pre_vr_read ( sensor_cfg cfg,
void *  args 
)

Variable Documentation

◆ adc_asd_init_args

adc_asd_init_arg adc_asd_init_args[]
extern

◆ dimm_pre_proc_args

dimm_pre_proc_arg dimm_pre_proc_args[]
extern

◆ ltc4282_init_args

ltc4282_init_arg ltc4282_init_args[]
extern

◆ mp5990_init_args

mp5990_init_arg mp5990_init_args[]
extern

◆ mux_conf_addr_0xe2

struct tca9548 mux_conf_addr_0xe2[]
extern

◆ nvme_pre_proc_args

nvme_pre_proc_arg nvme_pre_proc_args[]
extern

◆ vr_page_select

vr_pre_proc_arg vr_page_select[]
extern