OpenBIC
OpenSource Bridge-IC
plat_init.c File Reference
#include "hal_gpio.h"
#include "hal_peci.h"
#include "power_status.h"
#include "util_sys.h"
#include "plat_gpio.h"
#include "plat_mctp.h"
#include "plat_class.h"
#include "plat_i2c_target.h"
#include "util_worker.h"
#include "plat_pldm_monitor.h"
#include "plat_dev.h"
#include "plat_pldm_fw_update.h"
Include dependency graph for plat_init.c:

Macros

#define DEF_PLAT_CONFIG_PRIORITY   77
 
#define DEF_PROJ_GPIO_PRIORITY   78
 

Functions

void pal_pre_init ()
 
void pal_post_init ()
 
void pal_device_init ()
 
void pal_set_sys_status ()
 
 DEVICE_DEFINE (PRE_DEF_PLAT_CONFIG, "PRE_DEF_PLATFOMR", &init_platform_config, NULL, NULL, NULL, POST_KERNEL, DEF_PLAT_CONFIG_PRIORITY, NULL)
 
 DEVICE_DEFINE (PRE_DEF_PROJ_GPIO, "PRE_DEF_PROJ_GPIO_NAME", &gpio_init, NULL, NULL, NULL, POST_KERNEL, DEF_PROJ_GPIO_PRIORITY, NULL)
 

Variables

SCU_CFG scu_cfg []
 

Macro Definition Documentation

◆ DEF_PLAT_CONFIG_PRIORITY

#define DEF_PLAT_CONFIG_PRIORITY   77

◆ DEF_PROJ_GPIO_PRIORITY

#define DEF_PROJ_GPIO_PRIORITY   78

Function Documentation

◆ DEVICE_DEFINE() [1/2]

DEVICE_DEFINE ( PRE_DEF_PLAT_CONFIG  ,
"PRE_DEF_PLATFOMR"  ,
init_platform_config,
NULL  ,
NULL  ,
NULL  ,
POST_KERNEL  ,
DEF_PLAT_CONFIG_PRIORITY  ,
NULL   
)

◆ DEVICE_DEFINE() [2/2]

DEVICE_DEFINE ( PRE_DEF_PROJ_GPIO  ,
"PRE_DEF_PROJ_GPIO_NAME"  ,
gpio_init,
NULL  ,
NULL  ,
NULL  ,
POST_KERNEL  ,
DEF_PROJ_GPIO_PRIORITY  ,
NULL   
)

◆ pal_device_init()

void pal_device_init ( )

◆ pal_post_init()

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

◆ pal_pre_init()

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

◆ pal_set_sys_status()

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

Variable Documentation

◆ scu_cfg

SCU_CFG scu_cfg[]
Initial value:
= {
{ 0x7e6e2618, 0xFF000000 },
{ 0x7e6e261c, 0x0000003A },
}