Home
last modified time | relevance | path

Searched refs:HDMI_PHY_SW_RSTOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h125 #define HDMI_PHY_SW_RSTOUT (1 << 0) macro
H A Dexynos_hdmi.c1412 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, ~0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()
1414 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, 0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h125 #define HDMI_PHY_SW_RSTOUT (1 << 0) macro
H A Dexynos_hdmi.c1418 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, ~0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()
1420 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, 0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()

Completed in 14 milliseconds