Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h20 #define HDMI_CTRL_BASE(x) ((x) + 0x00000000) macro
26 #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000)
27 #define HDMI_INTC_FLAG HDMI_CTRL_BASE(0x0004)
28 #define HDMI_HPD_STATUS HDMI_CTRL_BASE(0x000C)
29 #define HDMI_V13_PHY_RSTOUT HDMI_CTRL_BASE(0x0014)
30 #define HDMI_V13_PHY_VPLL HDMI_CTRL_BASE(0x0018)
31 #define HDMI_V13_PHY_CMU HDMI_CTRL_BASE(0x001C)
32 #define HDMI_V13_CORE_RSTOUT HDMI_CTRL_BASE(0x0020)
158 #define HDMI_HDCP_KEY_LOAD HDMI_CTRL_BASE(0x0008)
160 #define HDMI_INTC_CON_1 HDMI_CTRL_BASE(0x0010)
[all …]