Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1440 u16 hs_pix_s, hs_pix_e; in tda998x_bridge_mode_set() local
1479 hs_pix_s = mode->hsync_start - mode->hdisplay; in tda998x_bridge_mode_set()
1482 ref_pix = 3 + hs_pix_s; in tda998x_bridge_mode_set()
1496 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1507 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1513 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set()
1624 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()