Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h141 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
227 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
412 uint8_t HDMI_GC_SEND; member
542 uint32_t HDMI_GC_SEND; member
H A Ddce_stream_encoder.c636 HDMI_GC_SEND, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h179 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
348 type HDMI_GC_SEND;\
H A Ddcn10_stream_encoder.c569 HDMI_GC_SEND, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c333 HDMI_GC_SEND | /* send general control packets */ in dce4_set_vbi_packet()
H A Drv770d.h705 # define HDMI_GC_SEND (1 << 4) macro
H A Devergreend.h555 # define HDMI_GC_SEND (1 << 4) macro
/dragonfly/sys/dev/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h2088 typedef enum HDMI_GC_SEND { enum
2091 } HDMI_GC_SEND; typedef
H A Ddce_11_2_enum.h2551 typedef enum HDMI_GC_SEND { enum
2554 } HDMI_GC_SEND; typedef
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1610 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1652 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
/dragonfly/sys/dev/drm/amd/include/
H A Dvega10_enum.h3955 typedef enum HDMI_GC_SEND { enum
3958 } HDMI_GC_SEND; typedef