Lines Matching defs:info
48 /* copy the dram timing info from DRAM to OCRAM */
51 struct dram_timing_info *info = (struct dram_timing_info *)dram_timing_saved;
53 /* copy the whole 13KB content used for dram timing info */
57 info->ddrc_cfg = get_cfg_ptr(info->ddrc_cfg, from, dram_timing_saved);
58 info->ddrphy_cfg = get_cfg_ptr(info->ddrphy_cfg, from, dram_timing_saved);
59 info->ddrphy_trained_csr = get_cfg_ptr(info->ddrphy_trained_csr, from, dram_timing_saved);
60 info->ddrphy_pie = get_cfg_ptr(info->ddrphy_pie, from, dram_timing_saved);
228 /* Get current fsp info */
288 * For each freq return the following info:
348 /* trigger the SGI IPI to info other cores */