Searched refs:max_sop (Results 1 – 1 of 1) sorted by relevance
35 struct dml2_soc_operating_point max_sop; in dcn5_mode_programming() local48 sop_table->get_max_sop(sop_table, &max_sop); in dcn5_mode_programming()1425 …n_DCFCLK_cycles = (min_return_uclk_cycles / (max_sop.uclk_khz / 1000.0) + min_return_fclk_cycles /… in dcn5_mode_programming()1430 DML_LOG_VERBOSE("DML::%s: max_sop.fclk_khz = %d\n", __func__, max_sop.fclk_khz); in dcn5_mode_programming()1431 DML_LOG_VERBOSE("DML::%s: max_sop.dcfclk_khz = %d\n", __func__, max_sop.dcfclk_khz); in dcn5_mode_programming()1432 DML_LOG_VERBOSE("DML::%s: max_sop.uclk_khz = %d\n", __func__, max_sop.uclk_khz); in dcn5_mode_programming()