Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i2c/
Dtda998x_drv.c1440 u16 vs2_pix_s, vs2_pix_e, vs2_line_s, vs2_line_e; in tda998x_bridge_mode_set() local
1500 vs2_line_s = vs2_line_e = 0; in tda998x_bridge_mode_set()
1512 vs2_line_s = vs1_line_s + mode->vtotal/2 ; in tda998x_bridge_mode_set()
1513 vs2_line_e = vs2_line_s + in tda998x_bridge_mode_set()
1618 reg_write16(priv, REG_VS_LINE_STRT_2_MSB, vs2_line_s); in tda998x_bridge_mode_set()