Lines Matching refs:reg_write16

667 reg_write16(struct tda998x_priv *priv, u16 reg, u16 val)  in reg_write16()  function
1598 reg_write16(priv, REG_REFPIX_MSB, ref_pix); in tda998x_bridge_mode_set()
1599 reg_write16(priv, REG_REFLINE_MSB, ref_line); in tda998x_bridge_mode_set()
1600 reg_write16(priv, REG_NPIX_MSB, n_pix); in tda998x_bridge_mode_set()
1601 reg_write16(priv, REG_NLINE_MSB, n_line); in tda998x_bridge_mode_set()
1602 reg_write16(priv, REG_VS_LINE_STRT_1_MSB, vs1_line_s); in tda998x_bridge_mode_set()
1603 reg_write16(priv, REG_VS_PIX_STRT_1_MSB, vs1_pix_s); in tda998x_bridge_mode_set()
1604 reg_write16(priv, REG_VS_LINE_END_1_MSB, vs1_line_e); in tda998x_bridge_mode_set()
1605 reg_write16(priv, REG_VS_PIX_END_1_MSB, vs1_pix_e); in tda998x_bridge_mode_set()
1606 reg_write16(priv, REG_VS_LINE_STRT_2_MSB, vs2_line_s); in tda998x_bridge_mode_set()
1607 reg_write16(priv, REG_VS_PIX_STRT_2_MSB, vs2_pix_s); in tda998x_bridge_mode_set()
1608 reg_write16(priv, REG_VS_LINE_END_2_MSB, vs2_line_e); in tda998x_bridge_mode_set()
1609 reg_write16(priv, REG_VS_PIX_END_2_MSB, vs2_pix_e); in tda998x_bridge_mode_set()
1610 reg_write16(priv, REG_HS_PIX_START_MSB, hs_pix_s); in tda998x_bridge_mode_set()
1611 reg_write16(priv, REG_HS_PIX_STOP_MSB, hs_pix_e); in tda998x_bridge_mode_set()
1612 reg_write16(priv, REG_VWIN_START_1_MSB, vwin1_line_s); in tda998x_bridge_mode_set()
1613 reg_write16(priv, REG_VWIN_END_1_MSB, vwin1_line_e); in tda998x_bridge_mode_set()
1614 reg_write16(priv, REG_VWIN_START_2_MSB, vwin2_line_s); in tda998x_bridge_mode_set()
1615 reg_write16(priv, REG_VWIN_END_2_MSB, vwin2_line_e); in tda998x_bridge_mode_set()
1616 reg_write16(priv, REG_DE_START_MSB, de_pix_s); in tda998x_bridge_mode_set()
1617 reg_write16(priv, REG_DE_STOP_MSB, de_pix_e); in tda998x_bridge_mode_set()