Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c961 (((unsigned int) mux_mapping->otg_output_num) << 16) | mux_mapping->phy_output_num; in dcn10_forward_crc_window()
999 (((unsigned int) mux_mapping->otg_output_num) << 16) | mux_mapping->phy_output_num; in dcn10_stop_crc_win_update()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_types.h937 uint8_t phy_output_num; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc.c503 cmd.secure_display.roi_info.phy_id = mux_mapping->phy_output_num; in dc_stream_forward_dmub_crc_window()
552 mux_mapping.phy_output_num = stream->link->link_enc_hw_inst; in dc_stream_forward_crc_window()