Home
last modified time | relevance | path

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

/linux-6.15/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)
166 #define HDMI_HPD_CTRL HDMI_CTRL_BASE(0x0040)
167 #define HDMI_HPD_ST HDMI_CTRL_BASE(0x0044)
168 #define HDMI_HPD_TH_X HDMI_CTRL_BASE(0x0050)
[all …]