Symbol: HDMI_ACR_AUTO_SEND
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
1672
tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1);
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
1488
tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
1283
HDMI_ACR_AUTO_SEND, 1,
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
180
SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
258
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
453
uint8_t HDMI_ACR_AUTO_SEND;
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
586
uint32_t HDMI_ACR_AUTO_SEND;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
1269
HDMI_ACR_AUTO_SEND, 1,
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
249
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
465
type HDMI_ACR_AUTO_SEND;\
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.c
775
HDMI_ACR_AUTO_SEND, 1,
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.h
153
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn314/dcn314_dio_stream_encoder.h
153
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn32/dcn32_dio_stream_encoder.h
74
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_stream_encoder.h
154
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.h
76
SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
drivers/gpu/drm/radeon/evergreen_hdmi.c
83
HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */
drivers/gpu/drm/radeon/evergreen_hdmi.c
87
HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */