Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c1025 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce110_link_encoder_enable_tmds_output()
1061 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce110_link_encoder_enable_lvds_output()
1099 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce110_link_encoder_enable_dp_output()
1138 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce110_link_encoder_enable_dp_mst_output()
1178 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce60_link_encoder_enable_dp_output()
1217 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dce60_link_encoder_enable_dp_mst_output()
/Linux-v5.10/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h68 TRANSMITTER_CONTROL_ENABLE, enumerator
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c935 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dcn10_link_encoder_enable_tmds_output()
977 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dcn10_link_encoder_enable_dp_output()
1016 cntl.action = TRANSMITTER_CONTROL_ENABLE; in dcn10_link_encoder_enable_dp_mst_output()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c288 if (cntl->action == TRANSMITTER_CONTROL_ENABLE || in transmitter_control_v1_6()