Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h938 uint8_t otg_output_num; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c504 cmd.secure_display.roi_info.otg_id = mux_mapping->otg_output_num; in dc_stream_forward_dmub_crc_window()
553 mux_mapping.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_forward_crc_window()