Home
last modified time | relevance | path

Searched refs:HDMI_TG_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dregs-hdmi.h22 #define HDMI_TG_BASE(x) ((x) + 0x00050000) macro
77 #define HDMI_TG_CMD HDMI_TG_BASE(0x0000)
78 #define HDMI_TG_H_FSZ_L HDMI_TG_BASE(0x0018)
79 #define HDMI_TG_H_FSZ_H HDMI_TG_BASE(0x001C)
80 #define HDMI_TG_HACT_ST_L HDMI_TG_BASE(0x0020)
81 #define HDMI_TG_HACT_ST_H HDMI_TG_BASE(0x0024)
82 #define HDMI_TG_HACT_SZ_L HDMI_TG_BASE(0x0028)
83 #define HDMI_TG_HACT_SZ_H HDMI_TG_BASE(0x002C)
84 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030)
85 #define HDMI_TG_V_FSZ_H HDMI_TG_BASE(0x0034)
[all …]
/linux-4.1.27/drivers/gpu/drm/exynos/
Dregs-hdmi.h26 #define HDMI_TG_BASE(x) ((x) + 0x00050000) macro
85 #define HDMI_TG_CMD HDMI_TG_BASE(0x0000)
86 #define HDMI_TG_H_FSZ_L HDMI_TG_BASE(0x0018)
87 #define HDMI_TG_H_FSZ_H HDMI_TG_BASE(0x001C)
88 #define HDMI_TG_HACT_ST_L HDMI_TG_BASE(0x0020)
89 #define HDMI_TG_HACT_ST_H HDMI_TG_BASE(0x0024)
90 #define HDMI_TG_HACT_SZ_L HDMI_TG_BASE(0x0028)
91 #define HDMI_TG_HACT_SZ_H HDMI_TG_BASE(0x002C)
92 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030)
93 #define HDMI_TG_V_FSZ_H HDMI_TG_BASE(0x0034)
[all …]