home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lxapi32.zip / Include / Linux / bttv.h < prev    next >
C/C++ Source or Header  |  2002-04-26  |  7KB  |  225 lines

  1. /* $Id: bttv.h,v 1.2 2002/04/26 23:09:03 smilcke Exp $ */
  2.  
  3. /*
  4.  *  bttv - Bt848 frame grabber driver
  5.  *
  6.  *  card ID's and external interfaces of the bttv driver
  7.  *  basically stuff needed by other drivers (i2c, lirc, ...)
  8.  *  and is supported not to change much over time.
  9.  *
  10.  *  Copyright (C) 1996,97 Ralph Metzler (rjkm@thp.uni-koeln.de)
  11.  *  (c) 1999,2000 Gerd Knorr <kraxel@goldbach.in-berlin.de>
  12.  *
  13.  */
  14.  
  15. #ifndef _BTTV_H_
  16. #define _BTTV_H_
  17.  
  18. #include <linux/videodev.h>
  19.  
  20. /* ---------------------------------------------------------- */
  21. /* exported by bttv-cards.c                                   */
  22.  
  23. #define BTTV_UNKNOWN       0x00
  24. #define BTTV_MIRO          0x01
  25. #define BTTV_HAUPPAUGE     0x02
  26. #define BTTV_STB           0x03
  27. #define BTTV_INTEL         0x04
  28. #define BTTV_DIAMOND       0x05 
  29. #define BTTV_AVERMEDIA     0x06 
  30. #define BTTV_MATRIX_VISION 0x07 
  31. #define BTTV_FLYVIDEO      0x08
  32. #define BTTV_TURBOTV       0x09
  33. #define BTTV_HAUPPAUGE878  0x0a
  34. #define BTTV_MIROPRO       0x0b
  35. #define BTTV_ADSTECH_TV    0x0c
  36. #define BTTV_AVERMEDIA98   0x0d
  37. #define BTTV_VHX           0x0e
  38. #define BTTV_ZOLTRIX       0x0f
  39. #define BTTV_PIXVIEWPLAYTV 0x10
  40. #define BTTV_WINVIEW_601   0x11
  41. #define BTTV_AVEC_INTERCAP 0x12
  42. #define BTTV_LIFE_FLYKIT   0x13
  43. #define BTTV_CEI_RAFFLES   0x14
  44. #define BTTV_CONFERENCETV  0x15
  45. #define BTTV_PHOEBE_TVMAS  0x16
  46. #define BTTV_MODTEC_205    0x17
  47. #define BTTV_MAGICTVIEW061 0x18
  48. #define BTTV_VOBIS_BOOSTAR 0x19
  49. #define BTTV_HAUPPAUG_WCAM 0x1a
  50. #define BTTV_MAXI          0x1b
  51. #define BTTV_TERRATV       0x1c
  52. #define BTTV_PXC200        0x1d
  53. #define BTTV_FLYVIDEO_98   0x1e
  54. #define BTTV_IPROTV        0x1f
  55. #define BTTV_INTEL_C_S_PCI 0x20
  56. #define BTTV_TERRATVALUE   0x21
  57. #define BTTV_WINFAST2000   0x22
  58. #define BTTV_CHRONOS_VS2   0x23
  59. #define BTTV_TYPHOON_TVIEW 0x24
  60. #define BTTV_PXELVWPLTVPRO 0x25
  61. #define BTTV_MAGICTVIEW063 0x26
  62. #define BTTV_PINNACLE      0x27
  63. #define BTTV_STB2          0x28
  64. #define BTTV_AVPHONE98     0x29
  65. #define BTTV_PV951         0x2a
  66. #define BTTV_ONAIR_TV      0x2b
  67. #define BTTV_SIGMA_TVII_FM 0x2c
  68. #define BTTV_MATRIX_VISION2 0x2d
  69. #define BTTV_ZOLTRIX_GENIE 0x2e
  70. #define BTTV_TERRATVRADIO  0x2f
  71. #define BTTV_DYNALINK      0x30
  72. #define BTTV_GVBCTV3PCI    0x31
  73. #define BTTV_PXELVWPLTVPAK 0x32
  74. #define BTTV_EAGLE         0x33
  75. #define BTTV_PINNACLEPRO   0x34
  76. #define BTTV_TVIEW_RDS_FM  0x35
  77. #define BTTV_LIFETEC_9415  0x36
  78. #define BTTV_BESTBUY_EASYTV 0x37
  79. #define BTTV_FLYVIDEO_98FM 0x38
  80. #define BTTV_GMV1          0x3d
  81. #define BTTV_BESTBUY_EASYTV2 0x3e
  82. #define BTTV_ATI_TVWONDER  0x3f
  83. #define BTTV_ATI_TVWONDERVE 0x40
  84. #define BTTV_FLYVIDEO2000   0x41
  85. #define BTTV_TERRATVALUER   0x42
  86. #define BTTV_GVBCTV4PCI     0x43
  87. #define BTTV_VOODOOTV_FM    0x44
  88. #define BTTV_AIMMS          0x45
  89. #define BTTV_PV_BT878P_PLUS 0x46
  90. #define BTTV_FLYVIDEO98EZ   0x47
  91. #define BTTV_PV_BT878P_9B   0x48
  92.  
  93.  
  94. /* i2c address list */
  95. #define I2C_TSA5522        0xc2
  96. #define I2C_TDA7432        0x8a
  97. #define I2C_TDA8425        0x82
  98. #define I2C_TDA9840        0x84
  99. #define I2C_TDA9850        0xb6 /* also used by 9855,9873 */
  100. #define I2C_TDA9874A       0xb0 /* also used by 9875 */
  101. #define I2C_TDA9875        0xb0
  102. #define I2C_HAUPEE         0xa0
  103. #define I2C_STBEE          0xae
  104. #define I2C_VHX            0xc0
  105. #define I2C_MSP3400        0x80
  106. #define I2C_TEA6300        0x80
  107. #define I2C_DPL3518       0x84
  108.  
  109. /* more card-specific defines */
  110. #define PT2254_L_CHANNEL 0x10
  111. #define PT2254_R_CHANNEL 0x08
  112. #define PT2254_DBS_IN_2 0x400
  113. #define PT2254_DBS_IN_10 0x20000
  114. #define WINVIEW_PT2254_CLK  0x40
  115. #define WINVIEW_PT2254_DATA 0x20
  116. #define WINVIEW_PT2254_STROBE 0x80
  117.  
  118. struct bttv;
  119.  
  120. struct tvcard
  121. {
  122.         char *name;
  123.         int video_inputs;
  124.         int audio_inputs;
  125.         int tuner;
  126.         int svhs;
  127.         u32 gpiomask;
  128.         u32 muxsel[8];
  129.         u32 audiomux[6]; /* Tuner, Radio, external, internal, mute, stereo */
  130.         u32 gpiomask2;   /* GPIO MUX mask */
  131.  
  132.     /* i2c audio flags */
  133.     int no_msp34xx:1;
  134.     int no_tda9875:1;
  135.     int needs_tvaudio:1;
  136.  
  137.     /* other settings */
  138.     int pll;
  139. #define PLL_NONE 0
  140. #define PLL_28   1
  141. #define PLL_35   2
  142.  
  143.     int tuner_type;
  144.     int has_radio;
  145.     void (*audio_hook)(struct bttv *btv, struct video_audio *v, int set);
  146. };
  147.  
  148. extern struct tvcard bttv_tvcards[];
  149. extern const int bttv_num_tvcards;
  150.  
  151. /* identification / initialization of the card */
  152. extern void bttv_idcard(struct bttv *btv);
  153. extern void bttv_init_card(struct bttv *btv);
  154.  
  155. /* card-specific funtions */
  156. extern void tea5757_set_freq(struct bttv *btv, unsigned short freq);
  157. extern void bttv_boot_msp34xx(struct bttv *btv, int pin);
  158.  
  159. /* kernel cmd line parse helper */
  160. extern int bttv_parse(char *str, int max, int *vals);
  161.  
  162. /* extra tweaks for some chipsets */
  163. extern void bttv_check_chipset(void);
  164. extern int bttv_handle_chipset(struct bttv *btv);
  165.  
  166. /* ---------------------------------------------------------- */
  167. /* exported by bttv-if.c                                      */
  168. /* interface for gpio access by other modules                 */
  169.  
  170. /* returns card type + card ID (for bt878-based ones)
  171.    for possible values see lines below beginning with #define BTTV_UNKNOWN
  172.    returns negative value if error occurred 
  173. */
  174. extern int bttv_get_cardinfo(unsigned int card, int *type, int *cardid);
  175.  
  176. /* obsolete, use bttv_get_cardinfo instead */
  177. extern int bttv_get_id(unsigned int card);
  178.  
  179. /* sets GPOE register (BT848_GPIO_OUT_EN) to new value:
  180.    data | (current_GPOE_value & ~mask)
  181.    returns negative value if error occurred
  182. */
  183. extern int bttv_gpio_enable(unsigned int card,
  184.                 unsigned long mask, unsigned long data);
  185.  
  186. /* fills data with GPDATA register contents
  187.    returns negative value if error occurred
  188. */
  189. extern int bttv_read_gpio(unsigned int card, unsigned long *data);
  190.  
  191. /* sets GPDATA register to new value:
  192.   (data & mask) | (current_GPDATA_value & ~mask)
  193.   returns negative value if error occurred 
  194. */
  195. extern int bttv_write_gpio(unsigned int card,
  196.                unsigned long mask, unsigned long data);
  197.  
  198. /* returns pointer to task queue which can be used as parameter to 
  199.    interruptible_sleep_on
  200.    in interrupt handler if BT848_INT_GPINT bit is set - this queue is activated
  201.    (wake_up_interruptible) and following call to the function bttv_read_gpio 
  202.    should return new value of GPDATA,
  203.    returns NULL value if error occurred or queue is not available
  204.    WARNING: because there is no buffer for GPIO data, one MUST 
  205.    process data ASAP
  206. */
  207. extern wait_queue_head_t* bttv_get_gpio_queue(unsigned int card);
  208.  
  209. /* i2c */
  210. #define I2C_CLIENTS_MAX 16
  211. extern void bttv_bit_setscl(void *data, int state);
  212. extern void bttv_bit_setsda(void *data, int state);
  213. extern void bttv_call_i2c_clients(struct bttv *btv, unsigned int cmd, void *arg);
  214. extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);
  215. extern int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1,
  216.              unsigned char b2, int both);
  217. extern void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr);
  218.  
  219. #endif /* _BTTV_H_ */
  220. /*
  221.  * Local variables:
  222.  * c-basic-offset: 8
  223.  * End:
  224.  */
  225.