Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
A Dregs-hdmi.h23 #define HDMI_TG_BASE(x) ((x) + 0x00050000) macro
81 #define HDMI_TG_CMD HDMI_TG_BASE(0x0000)
82 #define HDMI_TG_H_FSZ_L HDMI_TG_BASE(0x0018)
83 #define HDMI_TG_H_FSZ_H HDMI_TG_BASE(0x001C)
88 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030)
89 #define HDMI_TG_V_FSZ_H HDMI_TG_BASE(0x0034)
90 #define HDMI_TG_VSYNC_L HDMI_TG_BASE(0x0038)
91 #define HDMI_TG_VSYNC_H HDMI_TG_BASE(0x003C)
92 #define HDMI_TG_VSYNC2_L HDMI_TG_BASE(0x0040)
93 #define HDMI_TG_VSYNC2_H HDMI_TG_BASE(0x0044)
[all …]

Completed in 8 milliseconds