Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h178 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),\
452 uint8_t HDMI_ACR_AUTO_SEND; member
582 uint32_t HDMI_ACR_AUTO_SEND; member
H A Ddce_stream_encoder.c1347 HDMI_ACR_AUTO_SEND, 1, in dce110_se_setup_hdmi_audio()
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c86 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
90 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
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h209 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
383 type HDMI_ACR_AUTO_SEND;\
H A Ddcn10_stream_encoder.c1202 HDMI_ACR_AUTO_SEND, 1, in enc1_se_setup_hdmi_audio()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1653 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.c1695 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v11_0_afmt_setmode()