Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c1437 u16 ref_pix, ref_line, n_pix, n_line; in tda998x_bridge_mode_set() local
1491 ref_line = 1 + mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1502 ref_line = 1 + (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1611 reg_write16(priv, REG_REFLINE_MSB, ref_line); in tda998x_bridge_mode_set()