Symbol: HDMI_AUDIO_INFO_SEND
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
1635
tmp = REG_SET_FIELD(tmp, HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
1661
tmp = REG_SET_FIELD(tmp, HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
1676
tmp = REG_SET_FIELD(tmp, HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 0);
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
637
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
145
SE_SF(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
230
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
416
uint8_t HDMI_AUDIO_INFO_SEND;
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
549
uint32_t HDMI_AUDIO_INFO_SEND;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
589
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
217
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
425
type HDMI_AUDIO_INFO_SEND;\
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.c
696
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.h
128
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn314/dcn314_dio_stream_encoder.c
261
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn314/dcn314_dio_stream_encoder.h
127
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn32/dcn32_dio_stream_encoder.c
219
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn32/dcn32_dio_stream_encoder.h
48
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_stream_encoder.c
207
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_stream_encoder.h
128
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
218
REG_UPDATE(HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.h
49
SE_SF(DIG0_HDMI_INFOFRAME_CONTROL0, HDMI_AUDIO_INFO_SEND, mask_sh),\
drivers/gpu/drm/radeon/evergreen_hdmi.c
419
HDMI_AUDIO_INFO_SEND | /* enable audio info frames (frames won't be set until audio is enabled) */