Lines Matching refs:vtotal
1303 (m->htotal << 12) | m->vtotal); in hdmi_v13_mode_apply()
1329 val = m->vtotal / 2; in hdmi_v13_mode_apply()
1330 val |= ((m->vtotal - m->vdisplay) / 2) << 11; in hdmi_v13_mode_apply()
1333 val = (m->vtotal + in hdmi_v13_mode_apply()
1335 val |= m->vtotal << 11; in hdmi_v13_mode_apply()
1338 val = ((m->vtotal / 2) + 7); in hdmi_v13_mode_apply()
1339 val |= ((m->vtotal / 2) + 2) << 12; in hdmi_v13_mode_apply()
1348 (m->vtotal - m->vdisplay) / 2); in hdmi_v13_mode_apply()
1355 val = m->vtotal; in hdmi_v13_mode_apply()
1356 val |= (m->vtotal - m->vdisplay) << 11; in hdmi_v13_mode_apply()
1368 m->vtotal - m->vdisplay); in hdmi_v13_mode_apply()
1377 hdmi_reg_writev(hdata, HDMI_TG_V_FSZ_L, 2, m->vtotal); in hdmi_v13_mode_apply()
1392 hdmi_reg_writev(hdata, HDMI_V_LINE_0, 2, m->vtotal); in hdmi_v14_mode_apply()
1414 hdmi_reg_writev(hdata, HDMI_V2_BLANK_0, 2, m->vtotal / 2); in hdmi_v14_mode_apply()
1416 (m->vtotal - m->vdisplay) / 2); in hdmi_v14_mode_apply()
1418 m->vtotal - m->vdisplay / 2); in hdmi_v14_mode_apply()
1419 hdmi_reg_writev(hdata, HDMI_V_BLANK_F1_0, 2, m->vtotal); in hdmi_v14_mode_apply()
1421 (m->vtotal / 2) + 7); in hdmi_v14_mode_apply()
1423 (m->vtotal / 2) + 2); in hdmi_v14_mode_apply()
1429 (m->vtotal - m->vdisplay) / 2); in hdmi_v14_mode_apply()
1432 m->vtotal - m->vdisplay / 2); in hdmi_v14_mode_apply()
1434 (m->vtotal / 2) + 1); in hdmi_v14_mode_apply()
1436 (m->vtotal / 2) + 1); in hdmi_v14_mode_apply()
1438 (m->vtotal / 2) + 1); in hdmi_v14_mode_apply()
1447 hdmi_reg_writev(hdata, HDMI_V2_BLANK_0, 2, m->vtotal); in hdmi_v14_mode_apply()
1449 m->vtotal - m->vdisplay); in hdmi_v14_mode_apply()
1457 m->vtotal - m->vdisplay); in hdmi_v14_mode_apply()
1495 hdmi_reg_writev(hdata, HDMI_TG_V_FSZ_L, 2, m->vtotal); in hdmi_v14_mode_apply()