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

Go to the source code of this file.

Macros

#define SPD_GPIO_BIT0   13
 
#define SPD_GPIO_BIT1   9
 
#define SPD_GPIO_BIT2   47
 

Functions

unsigned int variant_get_spd_index (void)
 
bool variant_is_dual_channel (const unsigned int spd_index)
 

Macro Definition Documentation

◆ SPD_GPIO_BIT0

#define SPD_GPIO_BIT0   13

Definition at line 7 of file spd.c.

◆ SPD_GPIO_BIT1

#define SPD_GPIO_BIT1   9

Definition at line 8 of file spd.c.

◆ SPD_GPIO_BIT2

#define SPD_GPIO_BIT2   47

Definition at line 9 of file spd.c.

Function Documentation

◆ variant_get_spd_index()

unsigned int variant_get_spd_index ( void  )

Definition at line 11 of file spd.c.

Referenced by mainboard_fill_spd_data().

Here is the caller graph for this function:

◆ variant_is_dual_channel()

bool variant_is_dual_channel ( const unsigned int  spd_index)

Definition at line 22 of file spd.c.

Referenced by mainboard_fill_spd_data().

Here is the caller graph for this function: