Searched refs:vs1_pix_s (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1438 u16 vs1_pix_s, vs1_pix_e, vs1_line_s, vs1_line_e; in tda998x_bridge_mode_set() local 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() 1614 reg_write16(priv, REG_VS_PIX_STRT_1_MSB, vs1_pix_s); in tda998x_bridge_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1441 u16 vs1_pix_s, vs1_pix_e, vs1_line_s, vs1_line_e; in tda998x_bridge_mode_set() local 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() 1617 reg_write16(priv, REG_VS_PIX_STRT_1_MSB, vs1_pix_s); in tda998x_bridge_mode_set()
|
Completed in 7 milliseconds