Symbol: HDMI_NULL_SEND
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
1595
tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
1628
tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when required */
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
1471
tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
632
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
143
SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
228
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
413
uint8_t HDMI_NULL_SEND;
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h
546
uint32_t HDMI_NULL_SEND;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
584
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
215
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
422
type HDMI_NULL_SEND;\
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.c
689
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn30/dcn30_dio_stream_encoder.h
126
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn314/dcn314_dio_stream_encoder.c
254
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn314/dcn314_dio_stream_encoder.h
125
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn32/dcn32_dio_stream_encoder.c
212
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn32/dcn32_dio_stream_encoder.h
46
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_stream_encoder.c
200
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn35/dcn35_dio_stream_encoder.h
126
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.c
212
HDMI_NULL_SEND, 1);
drivers/gpu/drm/amd/display/dc/dio/dcn401/dcn401_dio_stream_encoder.h
47
SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
drivers/gpu/drm/radeon/evergreen_hdmi.c
314
HDMI_NULL_SEND | /* send null packets when required */