Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1438 u16 vs1_pix_s, vs1_pix_e, vs1_line_s, vs1_line_e; in tda998x_bridge_mode_set() local
1494 vs1_line_s = mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1495 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1505 vs1_line_s = (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1506 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1511 vs2_line_s = vs1_line_s + mode->vtotal/2 ; in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_VS_LINE_STRT_1_MSB, vs1_line_s); in tda998x_bridge_mode_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1438 u16 vs1_pix_s, vs1_pix_e, vs1_line_s, vs1_line_e; in tda998x_bridge_mode_set() local
1494 vs1_line_s = mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1495 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1505 vs1_line_s = (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1506 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1511 vs2_line_s = vs1_line_s + mode->vtotal/2 ; in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_VS_LINE_STRT_1_MSB, vs1_line_s); in tda998x_bridge_mode_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1438 u16 vs1_pix_s, vs1_pix_e, vs1_line_s, vs1_line_e; in tda998x_bridge_mode_set() local
1494 vs1_line_s = mode->vsync_start - mode->vdisplay; in tda998x_bridge_mode_set()
1495 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1505 vs1_line_s = (mode->vsync_start - mode->vdisplay)/2; in tda998x_bridge_mode_set()
1506 vs1_line_e = vs1_line_s + in tda998x_bridge_mode_set()
1511 vs2_line_s = vs1_line_s + mode->vtotal/2 ; in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_VS_LINE_STRT_1_MSB, vs1_line_s); in tda998x_bridge_mode_set()