Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h74 SRI(HDMI_VBI_PACKET_CONTROL, DIG, id), \
140 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, mask_sh),\
141 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
142 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
673 uint32_t HDMI_VBI_PACKET_CONTROL; member
H A Ddce_stream_encoder.c634 REG_UPDATE_3(HDMI_VBI_PACKET_CONTROL, in dce110_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h64 SRI(HDMI_VBI_PACKET_CONTROL, DIG, id), \
142 uint32_t HDMI_VBI_PACKET_CONTROL; member
H A Ddcn10_stream_encoder.c567 REG_UPDATE_3(HDMI_VBI_PACKET_CONTROL, in enc1_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c331 WREG32(HDMI_VBI_PACKET_CONTROL + offset, in dce4_set_vbi_packet()
H A Drv770d.h703 #define HDMI_VBI_PACKET_CONTROL 0x7410 macro
H A Devergreend.h553 #define HDMI_VBI_PACKET_CONTROL 0x7040 macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1576 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode()
1609 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v10_0_afmt_setmode()
1610 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
1611 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1618 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode()
1651 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v11_0_afmt_setmode()
1652 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
1653 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v11_0_afmt_setmode()