Searched refs:ENGINE_ID_HPO_DP_0 (Results 1 – 16 of 16) sorted by relevance
272 if (stream_enc && (stream_enc->id >= ENGINE_ID_HPO_DP_0)) { in dcn31_fill_stream_allocation_row_info()273 *src = stream_enc->id - ENGINE_ID_HPO_DP_0; in dcn31_fill_stream_allocation_row_info()533 cntl.hpo_engine_id = enc->inst + ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_link_enc_enable_dp_output()
190 ENGINE_ID_HPO_DP_0, enumerator
1260 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1261 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
353 hpo_instance = (uint8_t)cntl->hpo_engine_id - ENGINE_ID_HPO_DP_0; in transmitter_control_v1_7()
1321 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1322 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
1318 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1319 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
1265 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1266 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
1236 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn321_hpo_dp_stream_encoder_create()1237 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn321_hpo_dp_stream_encoder_create()
1299 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1300 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
1298 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()1299 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
1226 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn401_hpo_dp_stream_encoder_create()1227 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn401_hpo_dp_stream_encoder_create()
1253 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn32_hpo_dp_stream_encoder_create()1254 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn32_hpo_dp_stream_encoder_create()
687 pipe_ctx->stream_res.hpo_dp_stream_enc->id - ENGINE_ID_HPO_DP_0; in update_psp_stream_config()
546 hpo_dp_stream_enc->id - ENGINE_ID_HPO_DP_0, in dcn10_log_hw_state()
449 …pool->hpo_dp_stream_enc[i] = create_funcs->create_hpo_dp_stream_encoder(i+ENGINE_ID_HPO_DP_0, ctx); in resource_construct()