Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c106 u8 field_top_hdmi[2]; member
1474 hdmi_reg_writeb(hdata, HDMI_TG_FIELD_TOP_HDMI_L, tg->field_top_hdmi[0]); in hdmi_v13_mode_apply()
1475 hdmi_reg_writeb(hdata, HDMI_TG_FIELD_TOP_HDMI_H, tg->field_top_hdmi[1]); in hdmi_v13_mode_apply()
1635 hdmi_reg_writeb(hdata, HDMI_TG_FIELD_TOP_HDMI_L, tg->field_top_hdmi[0]); in hdmi_v14_mode_apply()
1636 hdmi_reg_writeb(hdata, HDMI_TG_FIELD_TOP_HDMI_H, tg->field_top_hdmi[1]); in hdmi_v14_mode_apply()
1884 hdmi_set_reg(tg->field_top_hdmi, 2, 0x1); /* Reset value */ in hdmi_v13_mode_set()
1997 hdmi_set_reg(tg->field_top_hdmi, 2, 0x1); /* Reset value */ in hdmi_v14_mode_set()