Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dregs-hdmi.h23 #define HDMI_CTRL_BASE(x) ((x) + 0x00000000) macro
29 #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000)
30 #define HDMI_INTC_FLAG HDMI_CTRL_BASE(0x0004)
31 #define HDMI_HPD_STATUS HDMI_CTRL_BASE(0x000C)
32 #define HDMI_V13_PHY_RSTOUT HDMI_CTRL_BASE(0x0014)
33 #define HDMI_V13_PHY_VPLL HDMI_CTRL_BASE(0x0018)
34 #define HDMI_V13_PHY_CMU HDMI_CTRL_BASE(0x001C)
35 #define HDMI_V13_CORE_RSTOUT HDMI_CTRL_BASE(0x0020)
162 #define HDMI_HDCP_KEY_LOAD HDMI_CTRL_BASE(0x0008)
164 #define HDMI_INTC_CON_1 HDMI_CTRL_BASE(0x0010)
[all …]
/linux-4.1.27/drivers/media/platform/s5p-tv/
Dregs-hdmi.h20 #define HDMI_CTRL_BASE(x) ((x) + 0x00000000) macro
25 #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000)
26 #define HDMI_INTC_FLAG HDMI_CTRL_BASE(0x0004)
27 #define HDMI_HPD_STATUS HDMI_CTRL_BASE(0x000C)
28 #define HDMI_PHY_RSTOUT HDMI_CTRL_BASE(0x0014)
29 #define HDMI_PHY_VPLL HDMI_CTRL_BASE(0x0018)
30 #define HDMI_PHY_CMU HDMI_CTRL_BASE(0x001C)
31 #define HDMI_CORE_RSTOUT HDMI_CTRL_BASE(0x0020)