Searched refs:HDMI_NULL_SEND (Results 1 – 16 of 16) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.h | 142 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 229 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 415 uint8_t HDMI_NULL_SEND; member 546 uint32_t HDMI_NULL_SEND; member
|
D | dce_stream_encoder.c | 651 HDMI_NULL_SEND, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.h | 207 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 414 type HDMI_NULL_SEND;\
|
D | dcn10_stream_encoder.c | 594 HDMI_NULL_SEND, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
|
/drivers/gpu/drm/radeon/ |
D | evergreen_hdmi.c | 313 HDMI_NULL_SEND | /* send null packets when required */ in dce4_set_vbi_packet()
|
D | rv770d.h | 704 # define HDMI_NULL_SEND (1 << 0) macro
|
D | evergreend.h | 554 # define HDMI_NULL_SEND (1 << 0) macro
|
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.h | 124 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
|
D | dcn30_dio_stream_encoder.c | 647 HDMI_NULL_SEND, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
|
/drivers/gpu/drm/amd/include/asic_reg/dce/ |
D | dce_11_0_enum.h | 2084 typedef enum HDMI_NULL_SEND { enum 2087 } HDMI_NULL_SEND; typedef
|
D | dce_11_2_enum.h | 2547 typedef enum HDMI_NULL_SEND { enum 2550 } HDMI_NULL_SEND; typedef
|
/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v10_0.c | 1603 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode() 1636 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v10_0_afmt_setmode()
|
D | dce_v11_0.c | 1645 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode() 1678 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v11_0_afmt_setmode()
|
D | dce_v6_0.c | 1401 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v6_0_audio_set_vbi_packet()
|
/drivers/gpu/drm/amd/include/ |
D | vega10_enum.h | 3947 typedef enum HDMI_NULL_SEND { enum 3950 } HDMI_NULL_SEND; typedef
|
D | navi10_enum.h | 6416 typedef enum HDMI_NULL_SEND { enum 6419 } HDMI_NULL_SEND; typedef
|