Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dtda998x_drv.c1442 u16 hs_pix_s, hs_pix_e; in tda998x_bridge_mode_set() local
1481 hs_pix_s = mode->hsync_start - mode->hdisplay; in tda998x_bridge_mode_set()
1484 ref_pix = 3 + hs_pix_s; in tda998x_bridge_mode_set()
1498 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1509 vs1_pix_s = vs1_pix_e = hs_pix_s; in tda998x_bridge_mode_set()
1515 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set()
1626 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()