Home
last modified time | relevance | path

Searched refs:get_spd_pointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/mainboard/google/cyan/spd/
H A Dspd.c28 static void *get_spd_pointer(int *dual) in get_spd_pointer() function
67 spd_content = get_spd_pointer(&dual_channel); in spd_memory_init_params()
169 spd_content = get_spd_pointer(&dual_channel); in mainboard_save_dimm_info()
/aosp_15_r20/external/coreboot/src/mainboard/google/rambi/
H A Dromstage.c11 static void *get_spd_pointer(char *spd_file_content, int total_spds, int *dual) in get_spd_pointer() function
56 spd_content = get_spd_pointer(spd_file, spd_fsize / SPD_SIZE_MAX_DDR3, in mainboard_fill_mrc_params()