Home
last modified time | relevance | path

Searched defs:spd_cache_sz (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dspd_cache-test.c56 size_t spd_cache_sz; in test_load_spd_cache() local
68 __attribute__((unused)) static void fill_spd_cache_ddr3(uint8_t *spd_cache, size_t spd_cache_sz) in fill_spd_cache_ddr3()
77 __attribute__((unused)) static void fill_spd_cache_ddr4(uint8_t *spd_cache, size_t spd_cache_sz) in fill_spd_cache_ddr4()
93 size_t spd_cache_sz; in test_spd_fill_from_cache() local
111 size_t spd_cache_sz; in test_spd_cache_is_valid() local
148 size_t spd_cache_sz; in test_check_if_dimm_changed_not_changed() local
165 size_t spd_cache_sz; in test_check_if_dimm_changed_sn_error() local
181 size_t spd_cache_sz; in test_check_if_dimm_changed_sodimm_lost() local
199 size_t spd_cache_sz; in test_check_if_dimm_changed_new_sodimm() local
218 size_t spd_cache_sz; in test_check_if_dimm_changed_sn_changed() local
[all …]
/aosp_15_r20/external/coreboot/src/lib/
H A Dspd_cache.c92 enum cb_err load_spd_cache(uint8_t **spd_cache, size_t *spd_cache_sz) in load_spd_cache()
117 bool spd_cache_is_valid(uint8_t *spd_cache, size_t spd_cache_sz) in spd_cache_is_valid()
/aosp_15_r20/external/coreboot/src/mainboard/google/puff/
H A Dromstage.c21 size_t spd_cache_sz; in mainboard_memory_init_params() local
/aosp_15_r20/external/coreboot/src/mainboard/purism/librem_cnl/
H A Dromstage.c51 size_t spd_cache_sz; in mainboard_memory_init_params() local
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/memory/
H A Dmeminit.c125 size_t spd_cache_sz; in read_spd_dimm() local