Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h142 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
228 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
413 uint8_t HDMI_NULL_SEND; member
543 uint32_t HDMI_NULL_SEND; member
H A Ddce_stream_encoder.c637 HDMI_NULL_SEND, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h180 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
349 type HDMI_NULL_SEND;\
H A Ddcn10_stream_encoder.c570 HDMI_NULL_SEND, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c332 HDMI_NULL_SEND | /* send null packets when required */ in dce4_set_vbi_packet()
H A Drv770d.h704 # define HDMI_NULL_SEND (1 << 0) macro
H A Devergreend.h554 # define HDMI_NULL_SEND (1 << 0) macro
/dragonfly/sys/dev/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h2084 typedef enum HDMI_NULL_SEND { enum
2087 } HDMI_NULL_SEND; typedef
H A Ddce_11_2_enum.h2547 typedef enum HDMI_NULL_SEND { enum
2550 } HDMI_NULL_SEND; typedef
/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()
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()
/dragonfly/sys/dev/drm/amd/include/
H A Dvega10_enum.h3946 typedef enum HDMI_NULL_SEND { enum
3949 } HDMI_NULL_SEND; typedef