Searched refs:uclk_bytes_per_tick (Results 1 – 1 of 1) sorted by relevance
15 unsigned long uclk_bytes_per_tick = 0; in dram_bw_kbps_to_uclk_khz() local17 …uclk_bytes_per_tick = dram_config->channel_count * dram_config->channel_width_bytes * dram_config-… in dram_bw_kbps_to_uclk_khz()18 uclk_khz = (double)bandwidth_kbps / uclk_bytes_per_tick; in dram_bw_kbps_to_uclk_khz()