Searched refs:update_spd_cache (Results 1 – 5 of 5) sorted by relevance
18 enum cb_err update_spd_cache(struct spd_block *blk);
76 if (need_update_cache && update_spd_cache(&blk) == CB_ERR) in mainboard_memory_init_params()
46 if (need_update_cache && update_spd_cache(&blk) == CB_ERR) in mainboard_memory_init_params()
35 enum cb_err update_spd_cache(struct spd_block *blk) in update_spd_cache() function
157 update_spd_cache(&blk) == CB_ERR) in read_spd_dimm()