Searched refs:vs2_pix_e (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1439 u16 vs2_pix_s, vs2_pix_e, vs2_line_s, vs2_line_e; in tda998x_bridge_mode_set() local 1498 vs2_pix_s = vs2_pix_e = 0; in tda998x_bridge_mode_set() 1510 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set() 1620 reg_write16(priv, REG_VS_PIX_END_2_MSB, vs2_pix_e); in tda998x_bridge_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1442 u16 vs2_pix_s, vs2_pix_e, vs2_line_s, vs2_line_e; in tda998x_bridge_mode_set() local 1501 vs2_pix_s = vs2_pix_e = 0; in tda998x_bridge_mode_set() 1513 vs2_pix_s = vs2_pix_e = hs_pix_s + mode->htotal/2; in tda998x_bridge_mode_set() 1623 reg_write16(priv, REG_VS_PIX_END_2_MSB, vs2_pix_e); in tda998x_bridge_mode_set()
|
Completed in 7 milliseconds