Searched refs:get_memory_clk_period_ps (Results 1 – 7 of 7) sorted by relevance
71 unsigned int get_memory_clk_period_ps(const unsigned int ctrl_num) in get_memory_clk_period_ps() function118 return get_memory_clk_period_ps(ctrl_num) * mclk; in mclk_to_picos()
305 get_memory_clk_period_ps(ctrl_num)); in ddr_compute_dimm_parameters()
304 get_memory_clk_period_ps(ctrl_num)); in ddr_compute_dimm_parameters()
26 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in compute_cas_latency()81 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in compute_cas_latency()
89 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in compute_cas_write_latency()123 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in compute_cas_write_latency()316 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in set_timing_cfg_0()657 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in set_timing_cfg_2()991 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in set_ddr_sdram_mode_2()1169 const unsigned int mclk_ps = get_memory_clk_period_ps(0); in set_ddr_sdram_mode_9()2004 const unsigned int mclk_ps = get_memory_clk_period_ps(ctrl_num); in set_timing_cfg_7()
984 debug("mclk_ps = %u ps\n", get_memory_clk_period_ps(ctrl_num)); in populate_memctl_options()
111 unsigned int get_memory_clk_period_ps(const unsigned int ctrl_num);
Completed in 24 milliseconds