Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Devergreen_hdmi.c81 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
85 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
Drv770d.h702 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
Devergreend.h547 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.h178 SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
258 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
454 uint8_t HDMI_ACR_AUTO_SEND; member
585 uint32_t HDMI_ACR_AUTO_SEND; member
Ddce_stream_encoder.c1384 HDMI_ACR_AUTO_SEND, 1, in dce110_se_setup_hdmi_audio()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.h236 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
440 type HDMI_ACR_AUTO_SEND;\
Ddcn10_stream_encoder.c1315 HDMI_ACR_AUTO_SEND, 1, in enc1_se_setup_hdmi_audio()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.h147 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
Ddcn30_dio_stream_encoder.c731 HDMI_ACR_AUTO_SEND, 1, in enc3_se_setup_hdmi_audio()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Ddce_v6_0.c1418 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v6_0_audio_set_acr()
Ddce_v10_0.c1679 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v10_0_afmt_setmode()
Ddce_v11_0.c1721 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v11_0_afmt_setmode()