Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1442 u16 vs2_pix_s, vs2_pix_e, vs2_line_s, vs2_line_e; in tda998x_bridge_mode_set() local
1502 vs2_line_s = vs2_line_e = 0; in tda998x_bridge_mode_set()
1514 vs2_line_s = vs1_line_s + mode->vtotal/2 ; in tda998x_bridge_mode_set()
1515 vs2_line_e = vs2_line_s + in tda998x_bridge_mode_set()
1620 reg_write16(priv, REG_VS_LINE_STRT_2_MSB, vs2_line_s); in tda998x_bridge_mode_set()