Symbol: TRANSMITTER_CONTROL_ENABLE
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
289
if (cntl->action == TRANSMITTER_CONTROL_ENABLE ||
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
371
if (cntl->action == TRANSMITTER_CONTROL_ENABLE ||
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
387
(action == TRANSMITTER_CONTROL_ENABLE || action == TRANSMITTER_CONTROL_DISABLE)) {
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
403
if (is_phy_transition_interlock_allowed && action == TRANSMITTER_CONTROL_ENABLE)
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1148
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1184
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1238
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1277
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1317
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.c
1356
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
1036
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
940
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
997
cntl.action = TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn31/dcn31_dio_link_encoder.c
475
dpia_control.action = (uint8_t)TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn31/dcn31_dio_link_encoder.c
522
dpia_control.action = (uint8_t)TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_link_encoder.c
358
dpia_control.action = (uint8_t)TRANSMITTER_CONTROL_ENABLE;
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_link_encoder.c
524
cntl.action = TRANSMITTER_CONTROL_ENABLE;