Lines Matching +full:i2c +full:- +full:slave +full:- +full:addr
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 tda18271.h - header for the Philips / NXP TDA18271 silicon tuner
12 #include <linux/i2c.h>
60 /* slave tuner output & loop through & xtal oscillator always on */
63 /* slave tuner output loop through off */
81 /* master / slave tuner: master uses main pll, slave uses cal pll */
84 /* use i2c gate provided by analog or digital demod */
90 /* some i2c providers can't write all 39 registers at once */
113 extern struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
114 struct i2c_adapter *i2c,
118 u8 addr, in tda18271_attach() argument
119 struct i2c_adapter *i2c, in tda18271_attach() argument