Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h179 SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, mask_sh),\
258 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, mask_sh),\
453 uint8_t HDMI_ACR_SOURCE; member
583 uint32_t HDMI_ACR_SOURCE; member
H A Ddce_stream_encoder.c1348 HDMI_ACR_SOURCE, 0, in dce110_se_setup_hdmi_audio()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h210 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, mask_sh),\
384 type HDMI_ACR_SOURCE;\
H A Ddcn10_stream_encoder.c1203 HDMI_ACR_SOURCE, 0, in enc1_se_setup_hdmi_audio()
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c89 HDMI_ACR_SOURCE | /* select SW CTS value */ in evergreen_hdmi_update_acr()
H A Drv770d.h701 # define HDMI_ACR_SOURCE (1 << 8) /* 0 - hw; 1 - cts value */ macro
H A Devergreend.h546 # define HDMI_ACR_SOURCE (1 << 8) /* 0 - hw; 1 - cts value */ macro
/dragonfly/sys/dev/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h2066 typedef enum HDMI_ACR_SOURCE { enum
2069 } HDMI_ACR_SOURCE; typedef
H A Ddce_11_2_enum.h2529 typedef enum HDMI_ACR_SOURCE { enum
2532 } HDMI_ACR_SOURCE; typedef
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1648 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, 0); in dce_v10_0_afmt_setmode()
1651 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, 1); in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1690 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, 0); in dce_v11_0_afmt_setmode()
1693 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_SOURCE, 1); in dce_v11_0_afmt_setmode()
/dragonfly/sys/dev/drm/amd/include/
H A Dvega10_enum.h3913 typedef enum HDMI_ACR_SOURCE { enum
3916 } HDMI_ACR_SOURCE; typedef