Home
last modified time | relevance | path

Searched refs:DP_SEC_CNTL (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c872 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP0_ENABLE, info_frame->vsc.valid); in dce110_stream_encoder_update_dp_info_packets()
873 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP2_ENABLE, info_frame->spd.valid); in dce110_stream_encoder_update_dp_info_packets()
874 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, info_frame->hdrsmd.valid); in dce110_stream_encoder_update_dp_info_packets()
883 value = REG_READ(DP_SEC_CNTL); in dce110_stream_encoder_update_dp_info_packets()
885 REG_UPDATE(DP_SEC_CNTL, DP_SEC_STREAM_ENABLE, 1); in dce110_stream_encoder_update_dp_info_packets()
896 REG_SET_7(DP_SEC_CNTL, 0, in dce110_stream_encoder_stop_dp_info_packets()
909 value = REG_READ(DP_SEC_CNTL); in dce110_stream_encoder_stop_dp_info_packets()
911 REG_UPDATE(DP_SEC_CNTL, DP_SEC_STREAM_ENABLE, 1); in dce110_stream_encoder_stop_dp_info_packets()
1420 REG_UPDATE(DP_SEC_CNTL, DP_SEC_ASP_ENABLE, 1); in dce110_se_enable_dp_audio()
1423 REG_UPDATE_2(DP_SEC_CNTL, in dce110_se_enable_dp_audio()
[all …]
H A Ddce_stream_encoder.h88 SRI(DP_SEC_CNTL, DP, id), \
157 SE_SF(DP_SEC_CNTL, DP_SEC_GSP0_ENABLE, mask_sh),\
158 SE_SF(DP_SEC_CNTL, DP_SEC_STREAM_ENABLE, mask_sh),\
159 SE_SF(DP_SEC_CNTL, DP_SEC_GSP1_ENABLE, mask_sh),\
160 SE_SF(DP_SEC_CNTL, DP_SEC_GSP2_ENABLE, mask_sh),\
161 SE_SF(DP_SEC_CNTL, DP_SEC_GSP3_ENABLE, mask_sh),\
162 SE_SF(DP_SEC_CNTL, DP_SEC_AVI_ENABLE, mask_sh),\
163 SE_SF(DP_SEC_CNTL, DP_SEC_MPG_ENABLE, mask_sh),\
201 SE_SF(DP_SEC_CNTL, DP_SEC_ASP_ENABLE, mask_sh),\
202 SE_SF(DP_SEC_CNTL, DP_SEC_ATP_ENABLE, mask_sh),\
[all …]
H A Ddce_link_encoder.h68 SRI(DP_SEC_CNTL, DP, id), \
101 SRI(DP_SEC_CNTL, DP, id), \
175 uint32_t DP_SEC_CNTL; member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn301/
H A Ddcn301_dio_link_encoder.h51 SRI(DP_SEC_CNTL, DP, id), \
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.h86 SRI(DP_SEC_CNTL, DP, id), \
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.h88 SRI(DP_SEC_CNTL, DP, id), \