Searched refs:dentist_vco_freq_khz (Results 1 – 10 of 10) sorted by relevance
150 * clk_mgr->base.dentist_vco_freq_khz) / target_div; in dce_get_dp_ref_freq_khz()242 clk_mgr_dce->base.dentist_vco_freq_khz / 64); in dce_set_clock()279 clk_mgr_dce->base.dentist_vco_freq_khz = bp->integrated_info->dentist_vco_freq; in dce_clock_read_integrated_info()280 if (clk_mgr_dce->base.dentist_vco_freq_khz == 0) { in dce_clock_read_integrated_info()281 clk_mgr_dce->base.dentist_vco_freq_khz = bp->fw_info.smu_gpu_pll_output_freq; in dce_clock_read_integrated_info()282 if (clk_mgr_dce->base.dentist_vco_freq_khz == 0) in dce_clock_read_integrated_info()283 clk_mgr_dce->base.dentist_vco_freq_khz = 3600000; in dce_clock_read_integrated_info()
129 * clk_mgr->base.dentist_vco_freq_khz / clk_mgr->base.clks.dppclk_khz; in dcn20_update_clocks_update_dentist()131 * clk_mgr->base.dentist_vco_freq_khz / clk_mgr->base.clks.dispclk_khz; in dcn20_update_clocks_update_dentist()370 * clk_mgr->base.dentist_vco_freq_khz) / disp_divider; in dcn2_read_clocks_from_hw_dentist()373 * clk_mgr->base.dentist_vco_freq_khz) / dpp_divider; in dcn2_read_clocks_from_hw_dentist()481 clk_mgr->base.dentist_vco_freq_khz = 3850000; in dcn20_clk_mgr_construct()505 clk_mgr->base.dentist_vco_freq_khz = dc_fixpt_floor(pll_req); in dcn20_clk_mgr_construct()508 if (clk_mgr->base.dentist_vco_freq_khz == 0) in dcn20_clk_mgr_construct()509 clk_mgr->base.dentist_vco_freq_khz = 3850000; in dcn20_clk_mgr_construct()513 * clk_mgr->base.dentist_vco_freq_khz) / target_div; in dcn20_clk_mgr_construct()
337 clk_mgr->base.dentist_vco_freq_khz = bp->integrated_info->dentist_vco_freq; in rv1_clk_mgr_construct()338 if (bp->fw_info_valid && clk_mgr->base.dentist_vco_freq_khz == 0) { in rv1_clk_mgr_construct()339 clk_mgr->base.dentist_vco_freq_khz = bp->fw_info.smu_gpu_pll_output_freq; in rv1_clk_mgr_construct()340 if (clk_mgr->base.dentist_vco_freq_khz == 0) in rv1_clk_mgr_construct()341 clk_mgr->base.dentist_vco_freq_khz = 3600000; in rv1_clk_mgr_construct()
169 * clk_mgr_dce->dentist_vco_freq_khz) / target_div; in dce_get_dp_ref_freq_khz()259 clk_mgr_dce->dentist_vco_freq_khz / 64); in dce_set_clock()302 clk_mgr_dce->dentist_vco_freq_khz / 62); in dce112_set_clock()352 clk_mgr_dce->dentist_vco_freq_khz = info.dentist_vco_freq; in dce_clock_read_integrated_info()353 if (clk_mgr_dce->dentist_vco_freq_khz == 0) { in dce_clock_read_integrated_info()355 clk_mgr_dce->dentist_vco_freq_khz = in dce_clock_read_integrated_info()357 if (clk_mgr_dce->dentist_vco_freq_khz == 0) in dce_clock_read_integrated_info()358 clk_mgr_dce->dentist_vco_freq_khz = 3600000; in dce_clock_read_integrated_info()
83 clk_mgr_dce->base.dentist_vco_freq_khz / 62); in dce112_set_clock()137 clk_mgr->base.dentist_vco_freq_khz / 62); in dce112_set_dispclk()
525 clk_mgr->base.dentist_vco_freq_khz = 3650000; in dcn3_clk_mgr_construct()531 clk_mgr->base.dentist_vco_freq_khz = dcn30_get_vco_frequency_from_reg(clk_mgr); in dcn3_clk_mgr_construct()534 if (clk_mgr->base.dentist_vco_freq_khz == 0) in dcn3_clk_mgr_construct()535 clk_mgr->base.dentist_vco_freq_khz = 3650000; in dcn3_clk_mgr_construct()
101 * clk_mgr->base.dentist_vco_freq_khz) / target_div; in dce60_get_dp_ref_freq_khz()
873 clk_mgr->base.dentist_vco_freq_khz = 3600000; in rn_clk_mgr_construct()885 clk_mgr->base.dentist_vco_freq_khz = get_vco_frequency_from_reg(clk_mgr); in rn_clk_mgr_construct()888 if (clk_mgr->base.dentist_vco_freq_khz == 0) in rn_clk_mgr_construct()889 clk_mgr->base.dentist_vco_freq_khz = 3600000; in rn_clk_mgr_construct()
274 int dentist_vco_freq_khz; member
2454 dcn3_0_soc.dispclk_dppclk_vco_speed_mhz = dc->clk_mgr->dentist_vco_freq_khz / 1000.0; in dcn30_update_bw_bounding_box()2455 dc->dml.soc.dispclk_dppclk_vco_speed_mhz = dc->clk_mgr->dentist_vco_freq_khz / 1000.0; in dcn30_update_bw_bounding_box()