Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
156 /* #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000) */
157 /* #define HDMI_INTC_FLAG HDMI_CTRL_BASE(
[all...]
/kernel/linux/linux-6.6/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)
156 /* #define HDMI_INTC_CON HDMI_CTRL_BASE(0x0000) */
157 /* #define HDMI_INTC_FLAG HDMI_CTRL_BASE(
[all...]

Completed in 3 milliseconds