Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1437 u16 hs_pix_s, hs_pix_e; in tda998x_bridge_mode_set() local
1476 hs_pix_s = mode->hsync_start - mode->hdisplay; in tda998x_bridge_mode_set()
1479 ref_pix = 3 + hs_pix_s; in tda998x_bridge_mode_set()
1493 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1504 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1510 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set()
1621 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds