Lines Matching refs:HDMI_TG_BASE

22 #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)
86 #define HDMI_TG_VSYNC_L HDMI_TG_BASE(0x0038)
87 #define HDMI_TG_VSYNC_H HDMI_TG_BASE(0x003C)
88 #define HDMI_TG_VSYNC2_L HDMI_TG_BASE(0x0040)
89 #define HDMI_TG_VSYNC2_H HDMI_TG_BASE(0x0044)
90 #define HDMI_TG_VACT_ST_L HDMI_TG_BASE(0x0048)
91 #define HDMI_TG_VACT_ST_H HDMI_TG_BASE(0x004C)
92 #define HDMI_TG_VACT_SZ_L HDMI_TG_BASE(0x0050)
93 #define HDMI_TG_VACT_SZ_H HDMI_TG_BASE(0x0054)
94 #define HDMI_TG_FIELD_CHG_L HDMI_TG_BASE(0x0058)
95 #define HDMI_TG_FIELD_CHG_H HDMI_TG_BASE(0x005C)
96 #define HDMI_TG_VACT_ST2_L HDMI_TG_BASE(0x0060)
97 #define HDMI_TG_VACT_ST2_H HDMI_TG_BASE(0x0064)
98 #define HDMI_TG_VSYNC_TOP_HDMI_L HDMI_TG_BASE(0x0078)
99 #define HDMI_TG_VSYNC_TOP_HDMI_H HDMI_TG_BASE(0x007C)
100 #define HDMI_TG_VSYNC_BOT_HDMI_L HDMI_TG_BASE(0x0080)
101 #define HDMI_TG_VSYNC_BOT_HDMI_H HDMI_TG_BASE(0x0084)
102 #define HDMI_TG_FIELD_TOP_HDMI_L HDMI_TG_BASE(0x0088)
103 #define HDMI_TG_FIELD_TOP_HDMI_H HDMI_TG_BASE(0x008C)
104 #define HDMI_TG_FIELD_BOT_HDMI_L HDMI_TG_BASE(0x0090)
105 #define HDMI_TG_FIELD_BOT_HDMI_H HDMI_TG_BASE(0x0094)