Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddmcu.h69 uint8_t otg_output_num; member
/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()
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c431 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_forward_dmcu_crc_window()
465 mapping_tmp.otg_output_num = pipe->stream_res.tg->inst; in dc_stream_stop_dmcu_crc_win_update()