Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training.c1691 u32 refresh_interval_cnt, t_hclk, t_refi, t_faw, t_pd, t_xpdll; in ddr3_tip_set_timing() local
1706 t_hclk = MEGA / (freq_val[frequency] / config_func_info[dev_num].tip_get_clock_ratio(frequency)); in ddr3_tip_set_timing()
1710 refresh_interval_cnt = t_refi / t_hclk; /* no units */ in ddr3_tip_set_timing()