Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c104 u8 vsync_top_hdmi[2]; member
1470 hdmi_reg_writeb(hdata, HDMI_TG_VSYNC_TOP_HDMI_L, tg->vsync_top_hdmi[0]); in hdmi_v13_mode_apply()
1471 hdmi_reg_writeb(hdata, HDMI_TG_VSYNC_TOP_HDMI_H, tg->vsync_top_hdmi[1]); in hdmi_v13_mode_apply()
1631 hdmi_reg_writeb(hdata, HDMI_TG_VSYNC_TOP_HDMI_L, tg->vsync_top_hdmi[0]); in hdmi_v14_mode_apply()
1632 hdmi_reg_writeb(hdata, HDMI_TG_VSYNC_TOP_HDMI_H, tg->vsync_top_hdmi[1]); in hdmi_v14_mode_apply()
1882 hdmi_set_reg(tg->vsync_top_hdmi, 2, 0x1); /* Reset value */ in hdmi_v13_mode_set()
1996 hdmi_set_reg(tg->vsync_top_hdmi, 2, 0x1); /* Reset value */ in hdmi_v14_mode_set()