Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
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)
84 #define HDMI_TG_HACT_ST_L HDMI_TG_BASE(0x0020)
85 #define HDMI_TG_HACT_ST_H HDMI_TG_BASE(0x0024)
86 #define HDMI_TG_HACT_SZ_L HDMI_TG_BASE(0x0028)
87 #define HDMI_TG_HACT_SZ_H HDMI_TG_BASE(0x002C)
88 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030)
89 #define HDMI_TG_V_FSZ_H HDMI_TG_BASE(0x0034)
[all …]