Searched refs:actual_clk_khz (Results 1 – 1 of 1) sorted by relevance
579 …int actual_clk_khz = dcn401_smu_set_hard_min_by_freq(clk_mgr, clk, khz_to_mhz_floor(requested_clk_… in dcn401_set_hard_min_by_freq_optimized() local581 if (actual_clk_khz < requested_clk_khz) in dcn401_set_hard_min_by_freq_optimized()582 …actual_clk_khz = dcn401_smu_set_hard_min_by_freq(clk_mgr, clk, khz_to_mhz_ceil(requested_clk_khz)); in dcn401_set_hard_min_by_freq_optimized()584 return actual_clk_khz; in dcn401_set_hard_min_by_freq_optimized()