coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.h File Reference
#include <fsp/soc_binding.h>
Include dependency graph for variant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int is_dual_channel (const int spd_index)
 
void mainboard_gpio_smi_sleep (void)
 
void variant_memory_init_params (FSPM_UPD *mupd, const int spd_index)
 

Function Documentation

◆ is_dual_channel()

int is_dual_channel ( const int  spd_index)

Definition at line 65 of file spd.c.

References MEM_SINGLE_CHAN0, MEM_SINGLE_CHAN3, MEM_SINGLE_CHAN4, MEM_SINGLE_CHAN7, MEM_SINGLE_CHANB, MEM_SINGLE_CHANC, and spd_index.

Referenced by spd_memory_init_params().

Here is the caller graph for this function:

◆ mainboard_gpio_smi_sleep()

void mainboard_gpio_smi_sleep ( void  )

Definition at line 41 of file smihandler.c.

References ARRAY_SIZE, EN_PP1800_DX_EMMC, EN_PP3300_DX_CAM, EN_PP3300_DX_DIG, EN_PP3300_DX_EMMC, EN_PP3300_DX_TOUCH, EN_PP3300_KEPLER, and gpio_set().

Referenced by mainboard_smi_sleep().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ variant_memory_init_params()

void variant_memory_init_params ( FSPM_UPD *  mupd,
const int  spd_index 
)

Definition at line 9 of file variant.c.

References dq_map, dqs_map, FSP_M_CONFIG, K4E6E304EB_MEM_ID, K4E6E304EE_MEM_ID, memcpy(), and spd_index.

Here is the call graph for this function: