Home
last modified time | relevance | path

Searched refs:mapping_tmp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc.c403 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_forward_dmcu_crc_window() local
411 mux_mapping = &mapping_tmp; in dc_stream_forward_dmcu_crc_window()
430 mapping_tmp.phy_output_num = stream->link->link_enc_hw_inst; in dc_stream_forward_dmcu_crc_window()
431 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_forward_dmcu_crc_window()
447 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_stop_dmcu_crc_win_update() local
450 mux_mapping = &mapping_tmp; in dc_stream_stop_dmcu_crc_win_update()
464 mapping_tmp.phy_output_num = stream->link->link_enc_hw_inst; in dc_stream_stop_dmcu_crc_win_update()
465 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_stop_dmcu_crc_win_update()