Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1441 u16 hs_pix_s, hs_pix_e; in tda998x_bridge_mode_set() local
1480 hs_pix_s = mode->hsync_start - mode->hdisplay; in tda998x_bridge_mode_set()
1483 ref_pix = 3 + hs_pix_s; in tda998x_bridge_mode_set()
1497 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1508 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1514 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set()
1625 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()