Home
last modified time | relevance | path

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

/Linux-v4.19/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)
161 #define HDMI_HDCP_KEY_LOAD HDMI_CTRL_BASE(0x0008)
163 #define HDMI_INTC_CON_1 HDMI_CTRL_BASE(0x0010)
[all …]