OpenBIC
OpenSource Bridge-IC
plat_init.c File Reference
#include "util_sys.h"
#include "hal_gpio.h"
#include "plat_gpio.h"
#include "plat_fan.h"
#include <plat_def.h>
Include dependency graph for plat_init.c:

Macros

#define DEF_PROJ_GPIO_PRIORITY   61
 

Functions

void pal_pre_init ()
 
void pal_set_sys_status ()
 
 DEVICE_DEFINE (PRE_DEF_PROJ_GPIO, "PRE_DEF_PROJ_GPIO_NAME", &gpio_init, NULL, NULL, NULL, POST_KERNEL, DEF_PROJ_GPIO_PRIORITY, NULL)
 

Macro Definition Documentation

◆ DEF_PROJ_GPIO_PRIORITY

#define DEF_PROJ_GPIO_PRIORITY   61

Function Documentation

◆ DEVICE_DEFINE()

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

◆ 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: