Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i2c/
Dtda998x_drv.c1347 u16 ref_pix, ref_line, n_pix, n_line; in tda998x_bridge_mode_set() local
1391 ref_line = 1 + mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1402 ref_line = 1 + (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1489 reg_write16(priv, REG_REFLINE_MSB, ref_line); in tda998x_bridge_mode_set()