Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dtda1997x.c320 static int tda1997x_cec_write(struct v4l2_subdev *sd, u8 reg, u8 val) in tda1997x_cec_write() function
2090 tda1997x_cec_write(sd, REG_PWR_CONTROL & 0xff, 0x04); in tda1997x_core_init()
2092 tda1997x_cec_write(sd, REG_OSC_DIVIDER & 0xff, 0x03); in tda1997x_core_init()
2093 tda1997x_cec_write(sd, REG_EN_OSC_PERIOD_LSB & 0xff, 0xa0); in tda1997x_core_init()
2098 tda1997x_cec_write(sd, REG_CONTROL & 0xff, reg); in tda1997x_core_init()