Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1439 u16 ref_pix, ref_line, n_pix, n_line; in tda998x_bridge_mode_set() local
1493 ref_line = 1 + mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1504 ref_line = 1 + (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_REFLINE_MSB, ref_line); in tda998x_bridge_mode_set()