Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
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),\
677 uint32_t HDMI_VBI_PACKET_CONTROL; member
A Ddce_stream_encoder.c648 REG_UPDATE_3(HDMI_VBI_PACKET_CONTROL, in dce110_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.h65 SRI(HDMI_VBI_PACKET_CONTROL, DIG, id), \
154 uint32_t HDMI_VBI_PACKET_CONTROL; member
A Ddcn10_stream_encoder.c594 REG_UPDATE_3(HDMI_VBI_PACKET_CONTROL, in enc1_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/radeon/
A Devergreen_hdmi.c312 WREG32(HDMI_VBI_PACKET_CONTROL + offset, in dce4_set_vbi_packet()
A Drv770d.h703 #define HDMI_VBI_PACKET_CONTROL 0x7410 macro
A Devergreend.h553 #define HDMI_VBI_PACKET_CONTROL 0x7040 macro
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dio_stream_encoder.h67 SRI(HDMI_VBI_PACKET_CONTROL, DIG, id), \
A Ddcn30_dio_stream_encoder.c650 REG_UPDATE_3(HDMI_VBI_PACKET_CONTROL, in enc3_stream_encoder_hdmi_set_stream_attribute()
/linux/drivers/gpu/drm/amd/amdgpu/
A Ddce_v10_0.c1603 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()
1637 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
1638 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
A Ddce_v11_0.c1645 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()
1679 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
1680 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
A Ddce_v6_0.c1401 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v6_0_audio_set_vbi_packet()
1402 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); in dce_v6_0_audio_set_vbi_packet()
1403 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); in dce_v6_0_audio_set_vbi_packet()

Completed in 58 milliseconds