Home
last modified time | relevance | path

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

/drivers/gpu/drm/exynos/
Dregs-hdmi.h24 #define HDMI_CORE_BASE(x) ((x) + 0x00010000) macro
38 #define HDMI_CON_0 HDMI_CORE_BASE(0x0000)
39 #define HDMI_CON_1 HDMI_CORE_BASE(0x0004)
40 #define HDMI_CON_2 HDMI_CORE_BASE(0x0008)
41 #define HDMI_SYS_STATUS HDMI_CORE_BASE(0x0010)
42 #define HDMI_V13_PHY_STATUS HDMI_CORE_BASE(0x0014)
43 #define HDMI_STATUS_EN HDMI_CORE_BASE(0x0020)
44 #define HDMI_HPD HDMI_CORE_BASE(0x0030)
45 #define HDMI_MODE_SEL HDMI_CORE_BASE(0x0040)
46 #define HDMI_ENC_EN HDMI_CORE_BASE(0x0044)
[all …]
/drivers/media/platform/s5p-tv/
Dregs-hdmi.h21 #define HDMI_CORE_BASE(x) ((x) + 0x00010000) macro
34 #define HDMI_CON_0 HDMI_CORE_BASE(0x0000)
35 #define HDMI_CON_1 HDMI_CORE_BASE(0x0004)
36 #define HDMI_CON_2 HDMI_CORE_BASE(0x0008)
37 #define HDMI_SYS_STATUS HDMI_CORE_BASE(0x0010)
38 #define HDMI_PHY_STATUS HDMI_CORE_BASE(0x0014)
39 #define HDMI_STATUS_EN HDMI_CORE_BASE(0x0020)
40 #define HDMI_HPD HDMI_CORE_BASE(0x0030)
41 #define HDMI_MODE_SEL HDMI_CORE_BASE(0x0040)
42 #define HDMI_BLUE_SCREEN_0 HDMI_CORE_BASE(0x0050)
[all …]