Searched refs:HDMI_VBI_PACKET_CONTROL (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | evergreen_hdmi.c | 311 WREG32(HDMI_VBI_PACKET_CONTROL + offset, in dce4_set_vbi_packet()
|
| D | rv770d.h | 702 #define HDMI_VBI_PACKET_CONTROL 0x7410 macro
|
| D | evergreend.h | 553 #define HDMI_VBI_PACKET_CONTROL 0x7040 macro
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | dce_v11_0.c | 1790 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()
|
| D | dce_v10_0.c | 1802 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()
|