Home
last modified time | relevance | path

Searched refs:HDMI_ACR_AUTO_SEND (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c83 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
87 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
H A Drv770d.h702 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
H A Devergreend.h547 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h179 SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
257 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
451 uint8_t HDMI_ACR_AUTO_SEND; member
583 uint32_t HDMI_ACR_AUTO_SEND; member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.h74 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/
H A Ddcn401_dio_stream_encoder.h76 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.h249 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
465 type HDMI_ACR_AUTO_SEND;\
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.h153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
H A Ddcn30_dio_stream_encoder.c775 HDMI_ACR_AUTO_SEND, 1, in enc3_se_setup_hdmi_audio()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.h154 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.h153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c1437 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v6_0_audio_set_acr()
H A Ddce_v10_0.c1678 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1727 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v11_0_afmt_setmode()