Home
last modified time | relevance | path

Searched refs:get_memory_clk_period_ps (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/ddr/fsl/
A Dutil.c71 unsigned int get_memory_clk_period_ps(const unsigned int ctrl_num) in get_memory_clk_period_ps() function
118 return get_memory_clk_period_ps(ctrl_num) * mclk; in mclk_to_picos()
A Dddr1_dimm_params.c305 get_memory_clk_period_ps(ctrl_num)); in ddr_compute_dimm_parameters()
A Dddr2_dimm_params.c304 get_memory_clk_period_ps(ctrl_num)); in ddr_compute_dimm_parameters()
A Dlc_common_dimm_params.c26 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()
A Dctrl_regs.c89 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()
A Doptions.c984 debug("mclk_ps = %u ps\n", get_memory_clk_period_ps(ctrl_num)); in populate_memctl_options()
/u-boot/include/
A Dfsl_ddr.h111 unsigned int get_memory_clk_period_ps(const unsigned int ctrl_num);

Completed in 24 milliseconds