Searched refs:dcn3_21_soc (Results 1 – 3 of 3) sorted by relevance
584 dcn3_21_soc.dram_channel_width_bytes * (dcn3_21_soc.max_avg_dram_bw_use_normal_percent / 100); in dcn321_get_optimal_dcfclk_fclk_for_uclk()586 dcn3_21_soc.dram_channel_width_bytes * (dcn3_21_soc.max_avg_sdp_bw_use_normal_percent / 100); in dcn321_get_optimal_dcfclk_fclk_for_uclk()596 (dcn3_21_soc.return_bus_width_bytes * (dcn3_21_soc.max_avg_sdp_bw_use_normal_percent / 100)); in dcn321_get_optimal_dcfclk_fclk_for_uclk()645 dcn3_21_soc.fclk_change_latency_us = in dcn321_update_bw_bounding_box_fpu()670 dcn3_21_soc.sr_exit_time_us = in dcn321_update_bw_bounding_box_fpu()817 dcn3_21_soc.clock_limits[i].dtbclk_mhz = dcn3_21_soc.clock_limits[i-1].dtbclk_mhz; in dcn321_update_bw_bounding_box_fpu()826 dcn3_21_soc.clock_limits[i].socclk_mhz = dcn3_21_soc.clock_limits[i-1].socclk_mhz; in dcn321_update_bw_bounding_box_fpu()831 dcn3_21_soc.clock_limits[i].dram_speed_mts = dcn3_21_soc.clock_limits[i-1].dram_speed_mts; in dcn321_update_bw_bounding_box_fpu()837 dcn3_21_soc.clock_limits[i].phyclk_d18_mhz = dcn3_21_soc.clock_limits[0].phyclk_d18_mhz; in dcn321_update_bw_bounding_box_fpu()838 dcn3_21_soc.clock_limits[i].phyclk_d32_mhz = dcn3_21_soc.clock_limits[0].phyclk_d32_mhz; in dcn321_update_bw_bounding_box_fpu()[all …]
35 extern struct _vcs_dpi_soc_bounding_box_st dcn3_21_soc;
1839 dml_init_instance(&dc->dml, &dcn3_21_soc, &dcn3_21_ip, DML_PROJECT_DCN32); in dcn321_resource_construct()