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

Go to the source code of this file.

Functions

void mainboard_fill_dq_map_data (void *dq_map_ptr)
 
void mainboard_fill_dqs_map_data (void *dqs_map_ptr)
 
void mainboard_fill_rcomp_res_data (void *rcomp_ptr)
 
void mainboard_fill_rcomp_strength_data (void *rcomp_strength_ptr)
 

Function Documentation

◆ mainboard_fill_dq_map_data()

void mainboard_fill_dq_map_data ( void dq_map_ptr)

Definition at line 8 of file spd_util.c.

References dq_map, and memcpy().

Here is the call graph for this function:

◆ mainboard_fill_dqs_map_data()

void mainboard_fill_dqs_map_data ( void dqs_map_ptr)

Definition at line 19 of file spd_util.c.

References dqs_map, and memcpy().

Here is the call graph for this function:

◆ mainboard_fill_rcomp_res_data()

void mainboard_fill_rcomp_res_data ( void rcomp_ptr)

Definition at line 28 of file spd_util.c.

References memcpy().

Here is the call graph for this function:

◆ mainboard_fill_rcomp_strength_data()

void mainboard_fill_rcomp_strength_data ( void rcomp_strength_ptr)

Definition at line 36 of file spd_util.c.

References cpu_get_cpuid(), CPUID_ICELAKE_A0, get_spd_index(), icl_u_ddr4, icl_u_lpddr4, icl_u_lpddr4_type_3, icl_y_lpddr4, K4E6E304EE_MEM_ID, and memcpy().

Here is the call graph for this function: