Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c634 static int hdmiphy_reg_writeb(struct hdmi_context *hdata, in hdmiphy_reg_writeb() function
1679 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_conf_reset()
1702 hdmiphy_reg_writeb(hdata, HDMIPHY_MODE_SET_DONE, in hdmiphy_poweron()
1705 hdmiphy_reg_writeb(hdata, HDMIPHY_POWER, 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()
1728 hdmiphy_reg_writeb(hdata, HDMIPHY_POWER, 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()