Searched refs:HDMIPHY_MODE_SET_DONE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 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() 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()
|
D | regs-hdmi.h | 583 #define HDMIPHY_MODE_SET_DONE (0x7c >> 2) macro
|