coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_init.c File Reference
Include dependency graph for early_init.c:

Go to the source code of this file.

Macros

#define GPIO_DEV   PNP_DEV(0x2e, IT8720F_GPIO)
 

Functions

void bootblock_mainboard_early_init (void)
 
void mb_get_spd_map (u8 spd_map[4])
 

Macro Definition Documentation

◆ GPIO_DEV

#define GPIO_DEV   PNP_DEV(0x2e, IT8720F_GPIO)

Definition at line 9 of file early_init.c.

Function Documentation

◆ bootblock_mainboard_early_init()

void bootblock_mainboard_early_init ( void  )

Definition at line 11 of file early_init.c.

References GPIO_DEV, ite_delay_pwrgd3(), ite_enable_3vsbsw(), and ite_reg_write().

Here is the call graph for this function:

◆ mb_get_spd_map()

void mb_get_spd_map ( u8  spd_map[4])

Definition at line 27 of file early_init.c.

Referenced by perform_raminit().

Here is the caller graph for this function: