Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-hdmi.h168 #define HDMI_PHY_CON_0 HDMI_CTRL_BASE(0x0030) macro
Dexynos_hdmi.c1469 hdmi_reg_writemask(hdata, HDMI_PHY_CON_0, 0, HDMI_PHY_POWER_OFF_EN); in hdmiphy_enable()
1484 hdmi_reg_writemask(hdata, HDMI_PHY_CON_0, ~0, HDMI_PHY_POWER_OFF_EN); in hdmiphy_disable()