home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lxapi32.zip / Include / Linux / tvaudio.h < prev    next >
Text File  |  2002-04-26  |  401b  |  16 lines

  1. /* $Id: tvaudio.h,v 1.2 2002/04/26 23:09:16 smilcke Exp $ */
  2.  
  3. /*
  4.  * i2c bus addresses for the chips supported by tvaudio.c
  5.  */
  6.  
  7. #define I2C_TDA8425        0x82
  8. #define I2C_TDA9840        0x84
  9. #define I2C_TDA985x_L      0xb4 /* also used by 9873 */
  10. #define I2C_TDA985x_H      0xb6
  11.  
  12. #define I2C_TEA6300        0x80
  13. #define I2C_TEA6420       0x98
  14.  
  15. #define I2C_PIC16C54       0x96 /* PV951 */
  16.