Searched refs:min_sop (Results 1 – 1 of 1) sorted by relevance
36 struct dml2_soc_operating_point min_sop; in dcn5_mode_programming() local49 sop_table->get_min_sop(sop_table, &min_sop); in dcn5_mode_programming()50 s->SOCCLK = min_sop.socclk_khz / 1000.0; in dcn5_mode_programming()1433 DML_LOG_VERBOSE("DML::%s: min_sop.fclk_khz = %d\n", __func__, min_sop.fclk_khz); in dcn5_mode_programming()1434 DML_LOG_VERBOSE("DML::%s: min_sop.dcfclk_khz = %d\n", __func__, min_sop.dcfclk_khz); in dcn5_mode_programming()1435 DML_LOG_VERBOSE("DML::%s: min_sop.uclk_khz = %d\n", __func__, min_sop.uclk_khz); in dcn5_mode_programming()