Go to the documentation of this file.
25 #ifndef __DVB_STV6110_H__
26 #define __DVB_STV6110_H__
28 #include <linux/i2c.h>
32 #define RSTV6110_CTRL1 0
33 #define RSTV6110_CTRL2 1
34 #define RSTV6110_TUNING1 2
35 #define RSTV6110_TUNING2 3
36 #define RSTV6110_CTRL3 4
37 #define RSTV6110_STAT1 5
38 #define RSTV6110_STAT2 6
39 #define RSTV6110_STAT3 7
48 #if defined(CONFIG_DVB_STV6110) || (defined(CONFIG_DVB_STV6110_MODULE) \