Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c101 u8 vact_st2[2]; member
1468 hdmi_reg_writeb(hdata, HDMI_TG_VACT_ST2_L, tg->vact_st2[0]); in hdmi_v13_mode_apply()
1469 hdmi_reg_writeb(hdata, HDMI_TG_VACT_ST2_H, tg->vact_st2[1]); in hdmi_v13_mode_apply()
1625 hdmi_reg_writeb(hdata, HDMI_TG_VACT_ST2_L, tg->vact_st2[0]); in hdmi_v14_mode_apply()
1626 hdmi_reg_writeb(hdata, HDMI_TG_VACT_ST2_H, tg->vact_st2[1]); in hdmi_v14_mode_apply()
1852 hdmi_set_reg(tg->vact_st2, 2, 0x249);/* Reset value + 1*/ in hdmi_v13_mode_set()
1870 hdmi_set_reg(tg->vact_st2, 2, 0x248); /* Reset value */ in hdmi_v13_mode_set()
1936 hdmi_set_reg(tg->vact_st2, 2, m->vtotal - m->vdisplay / 2); in hdmi_v14_mode_set()
1958 hdmi_set_reg(tg->vact_st2, 2, 0x248); /* Reset value */ in hdmi_v14_mode_set()