Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc.c501 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_forward_dmcu_crc_window() local
509 mux_mapping = &mapping_tmp; in dc_stream_forward_dmcu_crc_window()
528 mapping_tmp.phy_output_num = stream->link->link_enc_hw_inst; in dc_stream_forward_dmcu_crc_window()
529 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_forward_dmcu_crc_window()
545 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_stop_dmcu_crc_win_update() local
548 mux_mapping = &mapping_tmp; in dc_stream_stop_dmcu_crc_win_update()
562 mapping_tmp.phy_output_num = stream->link->link_enc_hw_inst; in dc_stream_stop_dmcu_crc_win_update()
563 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_stop_dmcu_crc_win_update()