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

/linux-4.4.14/drivers/media/platform/s5p-tv/
H A 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)
/linux-4.4.14/drivers/gpu/drm/exynos/
H A 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)
159 /* #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000) */
160 /* #define HDMI_INTC_FLAG HDMI_CTRL_BASE(0x0004) */
161 #define HDMI_HDCP_KEY_LOAD HDMI_CTRL_BASE(0x0008)
162 /* #define HDMI_HPD_STATUS HDMI_CTRL_BASE(0x000C) */
163 #define HDMI_INTC_CON_1 HDMI_CTRL_BASE(0x0010)
164 #define HDMI_INTC_FLAG_1 HDMI_CTRL_BASE(0x0014)
165 #define HDMI_PHY_STATUS_0 HDMI_CTRL_BASE(0x0020)
166 #define HDMI_PHY_STATUS_CMU HDMI_CTRL_BASE(0x0024)
167 #define HDMI_PHY_STATUS_PLL HDMI_CTRL_BASE(0x0028)
168 #define HDMI_PHY_CON_0 HDMI_CTRL_BASE(0x0030)
169 #define HDMI_HPD_CTRL HDMI_CTRL_BASE(0x0040)
170 #define HDMI_HPD_ST HDMI_CTRL_BASE(0x0044)
171 #define HDMI_HPD_TH_X HDMI_CTRL_BASE(0x0050)
172 #define HDMI_AUDIO_CLKSEL HDMI_CTRL_BASE(0x0070)
173 #define HDMI_V14_PHY_RSTOUT HDMI_CTRL_BASE(0x0074)
174 #define HDMI_PHY_VPLL HDMI_CTRL_BASE(0x0078)
175 #define HDMI_PHY_CMU HDMI_CTRL_BASE(0x007C)
176 #define HDMI_CORE_RSTOUT HDMI_CTRL_BASE(0x0080)

Completed in 63 milliseconds