Searched refs:s5pv210_dram_conf (Results 1 – 1 of 1) sorted by relevance
107 static struct dram_conf s5pv210_dram_conf[2]; variable212 tmp = s5pv210_dram_conf[ch].freq; in s5pv210_set_refresh()216 tmp1 = s5pv210_dram_conf[ch].refresh; in s5pv210_set_refresh()537 s5pv210_dram_conf[0].refresh = (readl_relaxed(dmc_base[0] + 0x30) * 1000); in s5pv210_cpu_init()538 s5pv210_dram_conf[0].freq = clk_get_rate(dmc0_clk); in s5pv210_cpu_init()540 s5pv210_dram_conf[1].refresh = (readl_relaxed(dmc_base[1] + 0x30) * 1000); in s5pv210_cpu_init()541 s5pv210_dram_conf[1].freq = clk_get_rate(dmc1_clk); in s5pv210_cpu_init()