Searched defs:spd_cache (Results 1 – 5 of 5) sorted by relevance
55 uint8_t *spd_cache; in test_load_spd_cache() local63 static void calc_spd_cache_crc(uint8_t *spd_cache) in calc_spd_cache_crc()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()92 uint8_t *spd_cache; in test_spd_fill_from_cache() local110 uint8_t *spd_cache; in test_spd_cache_is_valid() local138 static void get_sn_from_spd_cache(uint8_t *spd_cache, u32 arr[]) in get_sn_from_spd_cache()147 uint8_t *spd_cache; in test_check_if_dimm_changed_not_changed() local164 uint8_t *spd_cache; in test_check_if_dimm_changed_sn_error() local180 uint8_t *spd_cache; in test_check_if_dimm_changed_sodimm_lost() local[all …]
92 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()137 static bool get_cached_dimm_present(uint8_t *spd_cache, uint8_t idx) in get_cached_dimm_present()150 bool check_if_dimm_changed(u8 *spd_cache, struct spd_block *blk) in check_if_dimm_changed()195 enum cb_err spd_fill_from_cache(uint8_t *spd_cache, struct spd_block *blk) in spd_fill_from_cache()
20 uint8_t *spd_cache; in mainboard_memory_init_params() local
50 uint8_t *spd_cache; in mainboard_memory_init_params() local
124 uint8_t *spd_cache; in read_spd_dimm() local