Searched refs:dml2_dram_params (Results 1 – 4 of 4) sorted by relevance
112 struct dml2_dram_params { struct131 struct dml2_dram_params dram_config; argument
15 … long long uclk_to_dram_bw_kbps(unsigned long uclk_khz, const struct dml2_dram_params *dram_config) in uclk_to_dram_bw_kbps()
10 …_bw_kbps_to_uclk_khz(unsigned long long bandwidth_kbps, const struct dml2_dram_params *dram_config) in dram_bw_kbps_to_uclk_khz()
7061 static double uclk_khz_to_dram_bw_mbps(unsigned long uclk_khz, const struct dml2_dram_params *dram_… in uclk_khz_to_dram_bw_mbps()7069 static double dram_bw_kbps_to_uclk_mhz(unsigned long long bw_kbps, const struct dml2_dram_params *d… in dram_bw_kbps_to_uclk_mhz()
Completed in 32 milliseconds