Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Devergreen_hdmi.c311 WREG32(HDMI_VBI_PACKET_CONTROL + offset, in dce4_set_vbi_packet()
Drv770d.h702 #define HDMI_VBI_PACKET_CONTROL 0x7410 macro
Devergreend.h553 #define HDMI_VBI_PACKET_CONTROL 0x7040 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Ddce_v11_0.c1790 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode()
1823 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v11_0_afmt_setmode()
1824 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
1825 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v11_0_afmt_setmode()
Ddce_v10_0.c1802 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode()
1835 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v10_0_afmt_setmode()
1836 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packet… in dce_v10_0_afmt_setmode()
1837 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_CONT, 1); /* send general control packet… in dce_v10_0_afmt_setmode()