blob: 4212832d48aa30f4bd4bc2d7349ca7c42e61e4df [file] [log] [blame]
Mauro Carvalho Chehabfa3fcce2006-03-23 21:45:24 -03001/*
2 * V4L I2C address list
3 *
4 *
5 * Copyright (C) 2006 Mauro Carvalho Chehab <mchehab@infradead.org>
6 * Based on a previous mapping by
7 * Ralph Metzler (rjkm@thp.uni-koeln.de)
8 * Gerd Knorr <kraxel@goldbach.in-berlin.de>
9 *
10 */
11
12/* bttv address list */
13#define I2C_TSA5522 0xc2
14#define I2C_TDA7432 0x8a
15#define I2C_BT832_ALT1 0x88
16#define I2C_BT832_ALT2 0x8a // alternate setting
17#define I2C_TDA8425 0x82
18#define I2C_TDA9840 0x84
19#define I2C_TDA9850 0xb6 /* also used by 9855,9873 */
20#define I2C_TDA9874 0xb0 /* also used by 9875 */
21#define I2C_TDA9875 0xb0
22#define I2C_HAUPEE 0xa0
23#define I2C_STBEE 0xae
24#define I2C_VHX 0xc0
25#define I2C_MSP3400 0x80
26#define I2C_MSP3400_ALT 0x88
27#define I2C_TEA6300 0x80 /* also used by 6320 */
28#define I2C_DPL3518 0x84
29#define I2C_TDA9887 0x86
30