dcn401_smu_set_hard_min_by_freq
int actual_clk_khz = dcn401_smu_set_hard_min_by_freq(clk_mgr, clk, khz_to_mhz_floor(requested_clk_khz));
actual_clk_khz = dcn401_smu_set_hard_min_by_freq(clk_mgr, clk, khz_to_mhz_ceil(requested_clk_khz));
*params->update_hardmin_params.response = dcn401_smu_set_hard_min_by_freq(
dcn401_smu_set_hard_min_by_freq(clk_mgr_internal,
unsigned int dcn401_smu_set_hard_min_by_freq(struct clk_mgr_internal *clk_mgr, uint32_t clk, uint16_t freq_mhz);