Searched refs:dcn3_0_soc (Results 1 – 1 of 1) sorted by relevance
171 struct _vcs_dpi_soc_bounding_box_st dcn3_0_soc = { variable1722 struct _vcs_dpi_soc_bounding_box_st *loaded_bb = &dcn3_0_soc; in init_soc_bounding_box()1742 dcn3_0_soc.dram_clock_change_latency_us = bb_info.dram_clock_change_latency_100ns * 10; in init_soc_bounding_box()1745 dcn3_0_soc.sr_enter_plus_exit_time_us = bb_info.dram_sr_enter_exit_latency_100ns * 10; in init_soc_bounding_box()1748 dcn3_0_soc.sr_exit_time_us = bb_info.dram_sr_exit_latency_100ns * 10; in init_soc_bounding_box()2361 bw_from_dram1 = uclk_mts * dcn3_0_soc.num_chans * in dcn30_get_optimal_dcfclk_fclk_for_uclk()2362 dcn3_0_soc.dram_channel_width_bytes * (dcn3_0_soc.max_avg_dram_bw_use_normal_percent / 100); in dcn30_get_optimal_dcfclk_fclk_for_uclk()2363 bw_from_dram2 = uclk_mts * dcn3_0_soc.num_chans * in dcn30_get_optimal_dcfclk_fclk_for_uclk()2364 dcn3_0_soc.dram_channel_width_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_percent / 100); in dcn30_get_optimal_dcfclk_fclk_for_uclk()2370 …(dcn3_0_soc.fabric_datapath_to_dcn_data_return_bytes * (dcn3_0_soc.max_avg_sdp_bw_use_normal_perce… in dcn30_get_optimal_dcfclk_fclk_for_uclk()[all …]