Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1679 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_conf_reset()
1702 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_poweron()
1708 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_poweron()
1724 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_poweroff()
1732 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_poweroff()
1756 ret = hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_conf_apply()
Dregs-hdmi.h583 #define HDMIPHY_MODE_SET_DONE (0x7c >> 2) macro