Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1612 reg_write16(priv, REG_REFPIX_MSB, ref_pix); in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_REFLINE_MSB, ref_line); in tda998x_bridge_mode_set()
1614 reg_write16(priv, REG_NPIX_MSB, n_pix); in tda998x_bridge_mode_set()
1615 reg_write16(priv, REG_NLINE_MSB, n_line); in tda998x_bridge_mode_set()
1617 reg_write16(priv, REG_VS_PIX_STRT_1_MSB, vs1_pix_s); in tda998x_bridge_mode_set()
1619 reg_write16(priv, REG_VS_PIX_END_1_MSB, vs1_pix_e); in tda998x_bridge_mode_set()
1623 reg_write16(priv, REG_VS_PIX_END_2_MSB, vs2_pix_e); in tda998x_bridge_mode_set()
1624 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()
1625 reg_write16(priv, REG_HS_PIX_STOP_MSB, hs_pix_e); in tda998x_bridge_mode_set()
1630 reg_write16(priv, REG_DE_START_MSB, de_pix_s); in tda998x_bridge_mode_set()
[all …]