Searched refs:uclk_mbytes_per_tick (Results 1 – 1 of 1) sorted by relevance
13 unsigned long uclk_mbytes_per_tick = 0; in dram_bw_kbps_to_uclk_khz() local15 …uclk_mbytes_per_tick = dram_config->channel_count * dram_config->channel_width_bytes * dram_config… in dram_bw_kbps_to_uclk_khz()17 uclk_khz = (double)bandwidth_kbps / uclk_mbytes_per_tick; in dram_bw_kbps_to_uclk_khz()