]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/video/em28xx/em28xx.h
V4L/DVB: DVB: fix dvr node refcounting
[mirror_ubuntu-artful-kernel.git] / drivers / media / video / em28xx / em28xx.h
CommitLineData
a6c2ba28 1/*
0e7072ef 2 em28xx.h - driver for Empia EM2800/EM2820/2840 USB video capture devices
a6c2ba28 3
4 Copyright (C) 2005 Markus Rechberger <mrechberger@gmail.com>
4ac97914 5 Ludovico Cavedon <cavedon@sssup.it>
2e7c6dc3 6 Mauro Carvalho Chehab <mchehab@infradead.org>
a6c2ba28 7
8 Based on the em2800 driver from Sascha Sommer <saschasommer@freenet.de>
9
10 This program is free software; you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation; either version 2 of the License, or
13 (at your option) any later version.
14
15 This program is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 GNU General Public License for more details.
19
20 You should have received a copy of the GNU General Public License
21 along with this program; if not, write to the Free Software
22 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
23 */
24
3acf2809
MCC
25#ifndef _EM28XX_H
26#define _EM28XX_H
a6c2ba28 27
cb77d010 28#include <linux/videodev2.h>
ad0ebb96 29#include <media/videobuf-vmalloc.h>
f2cf250a 30#include <media/v4l2-device.h>
ad0ebb96 31
a6c2ba28 32#include <linux/i2c.h>
3593cab5 33#include <linux/mutex.h>
d5e52653 34#include <media/ir-kbd-i2c.h>
a469585b 35#include <media/ir-core.h>
3aefb79a
MCC
36#if defined(CONFIG_VIDEO_EM28XX_DVB) || defined(CONFIG_VIDEO_EM28XX_DVB_MODULE)
37#include <media/videobuf-dvb.h>
38#endif
3ca9c093 39#include "tuner-xc2028.h"
2ba890ec 40#include "em28xx-reg.h"
3aefb79a
MCC
41
42/* Boards supported by driver */
43#define EM2800_BOARD_UNKNOWN 0
44#define EM2820_BOARD_UNKNOWN 1
45#define EM2820_BOARD_TERRATEC_CINERGY_250 2
46#define EM2820_BOARD_PINNACLE_USB_2 3
47#define EM2820_BOARD_HAUPPAUGE_WINTV_USB_2 4
48#define EM2820_BOARD_MSI_VOX_USB_2 5
49#define EM2800_BOARD_TERRATEC_CINERGY_200 6
50#define EM2800_BOARD_LEADTEK_WINFAST_USBII 7
51#define EM2800_BOARD_KWORLD_USB2800 8
52#define EM2820_BOARD_PINNACLE_DVC_90 9
53#define EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900 10
54#define EM2880_BOARD_TERRATEC_HYBRID_XS 11
55#define EM2820_BOARD_KWORLD_PVRTV2800RF 12
56#define EM2880_BOARD_TERRATEC_PRODIGY_XS 13
57#define EM2820_BOARD_PROLINK_PLAYTV_USB2 14
58#define EM2800_BOARD_VGEAR_POCKETTV 15
10ac6603 59#define EM2883_BOARD_HAUPPAUGE_WINTV_HVR_950 16
4fd305b2 60#define EM2880_BOARD_PINNACLE_PCTV_HD_PRO 17
17d9d558 61#define EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900_R2 18
3ed58baf 62#define EM2860_BOARD_SAA711X_REFERENCE_DESIGN 19
e14b3658 63#define EM2880_BOARD_AMD_ATI_TV_WONDER_HD_600 20
59d07f1b 64#define EM2800_BOARD_GRABBEEX_USB2800 21
95b86a9a
DSL
65#define EM2750_BOARD_UNKNOWN 22
66#define EM2750_BOARD_DLCW_130 23
67#define EM2820_BOARD_DLINK_USB_TV 24
68#define EM2820_BOARD_GADMEI_UTV310 25
69#define EM2820_BOARD_HERCULES_SMART_TV_USB2 26
70#define EM2820_BOARD_PINNACLE_USB_2_FM1216ME 27
71#define EM2820_BOARD_LEADTEK_WINFAST_USBII_DELUXE 28
443fed9f 72#define EM2860_BOARD_TVP5150_REFERENCE_DESIGN 29
95b86a9a
DSL
73#define EM2820_BOARD_VIDEOLOGY_20K14XUSB 30
74#define EM2821_BOARD_USBGEAR_VD204 31
75#define EM2821_BOARD_SUPERCOMP_USB_2 32
95b86a9a
DSL
76#define EM2860_BOARD_TERRATEC_HYBRID_XS 34
77#define EM2860_BOARD_TYPHOON_DVD_MAKER 35
78#define EM2860_BOARD_NETGMBH_CAM 36
79#define EM2860_BOARD_GADMEI_UTV330 37
80#define EM2861_BOARD_YAKUMO_MOVIE_MIXER 38
81#define EM2861_BOARD_KWORLD_PVRTV_300U 39
82#define EM2861_BOARD_PLEXTOR_PX_TV100U 40
83#define EM2870_BOARD_KWORLD_350U 41
84#define EM2870_BOARD_KWORLD_355U 42
85#define EM2870_BOARD_TERRATEC_XS 43
86#define EM2870_BOARD_TERRATEC_XS_MT2060 44
87#define EM2870_BOARD_PINNACLE_PCTV_DVB 45
88#define EM2870_BOARD_COMPRO_VIDEOMATE 46
89#define EM2880_BOARD_KWORLD_DVB_305U 47
90#define EM2880_BOARD_KWORLD_DVB_310U 48
91#define EM2880_BOARD_MSI_DIGIVOX_AD 49
92#define EM2880_BOARD_MSI_DIGIVOX_AD_II 50
93#define EM2880_BOARD_TERRATEC_HYBRID_XS_FR 51
94#define EM2881_BOARD_DNT_DA2_HYBRID 52
95#define EM2881_BOARD_PINNACLE_HYBRID_PRO 53
96#define EM2882_BOARD_KWORLD_VS_DVBT 54
97#define EM2882_BOARD_TERRATEC_HYBRID_XS 55
98#define EM2882_BOARD_PINNACLE_HYBRID_PRO 56
6e7b9ea0 99#define EM2883_BOARD_KWORLD_HYBRID_330U 57
ee281b85 100#define EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU 58
f89bc329 101#define EM2883_BOARD_HAUPPAUGE_WINTV_HVR_850 60
1e1addd5 102#define EM2820_BOARD_PROLINK_PLAYTV_BOX4_USB2 61
f7fe3e6f 103#define EM2820_BOARD_GADMEI_TVR200 62
56ee3807
MCC
104#define EM2860_BOARD_KAIOMY_TVNPC_U2 63
105#define EM2860_BOARD_EASYCAP 64
f74a61e3 106#define EM2820_BOARD_IODATA_GVMVP_SZ 65
e5db5d44 107#define EM2880_BOARD_EMPIRE_DUAL_TV 66
4557af9c 108#define EM2860_BOARD_TERRATEC_GRABBY 67
766ed64d 109#define EM2860_BOARD_TERRATEC_AV350 68
d7de5d8f 110#define EM2882_BOARD_KWORLD_ATSC_315U 69
19859229 111#define EM2882_BOARD_EVGA_INDTUBE 70
02e7804b 112#define EM2820_BOARD_SILVERCREST_WEBCAM 71
6d888a66 113#define EM2861_BOARD_GADMEI_UTV330PLUS 72
285eb1a4 114#define EM2870_BOARD_REDDO_DVB_C_USB_BOX 73
694a101e 115#define EM2800_BOARD_VC211A 74
7ca7ef60 116#define EM2882_BOARD_DIKOM_DK300 75
3aefb79a
MCC
117
118/* Limits minimum and default number of buffers */
119#define EM28XX_MIN_BUF 4
120#define EM28XX_DEF_BUF 8
a6c2ba28 121
c4a98793
MCC
122/*Limits the max URB message size */
123#define URB_MAX_CTRL_SIZE 80
124
95b86a9a
DSL
125/* Params for validated field */
126#define EM28XX_BOARD_NOT_VALIDATED 1
127#define EM28XX_BOARD_VALIDATED 0
128
22cff7b3
DSL
129/* Params for em28xx_cmd() audio */
130#define EM28XX_START_AUDIO 1
131#define EM28XX_STOP_AUDIO 0
132
596d92d5 133/* maximum number of em28xx boards */
3687e1e6 134#define EM28XX_MAXBOARDS 4 /*FIXME: should be bigger */
596d92d5 135
a6c2ba28 136/* maximum number of frames that can be queued */
3acf2809 137#define EM28XX_NUM_FRAMES 5
a6c2ba28 138/* number of frames that get used for v4l2_read() */
3acf2809 139#define EM28XX_NUM_READ_FRAMES 2
a6c2ba28 140
141/* number of buffers for isoc transfers */
3acf2809 142#define EM28XX_NUM_BUFS 5
a6c2ba28 143
d5e52653 144/* number of packets for each buffer
33c02fac 145 windows requests only 64 packets .. so we better do the same
d5e52653
MCC
146 this is what I found out for all alternate numbers there!
147 */
33c02fac 148#define EM28XX_NUM_PACKETS 64
a6c2ba28 149
3acf2809 150#define EM28XX_INTERLACED_DEFAULT 1
a6c2ba28 151
152/*
153#define (use usbview if you want to get the other alternate number infos)
154#define
155#define alternate number 2
156#define Endpoint Address: 82
157 Direction: in
158 Attribute: 1
159 Type: Isoc
160 Max Packet Size: 1448
161 Interval: 125us
162
163 alternate number 7
164
165 Endpoint Address: 82
166 Direction: in
167 Attribute: 1
168 Type: Isoc
169 Max Packet Size: 3072
170 Interval: 125us
171*/
172
173/* time to wait when stopping the isoc transfer */
a1a6ee74
NS
174#define EM28XX_URB_TIMEOUT \
175 msecs_to_jiffies(EM28XX_NUM_BUFS * EM28XX_NUM_PACKETS)
a6c2ba28 176
596d92d5
MCC
177/* time in msecs to wait for i2c writes to finish */
178#define EM2800_I2C_WRITE_TIMEOUT 20
179
3aefb79a 180enum em28xx_mode {
2fe3e2ee 181 EM28XX_SUSPEND,
3aefb79a
MCC
182 EM28XX_ANALOG_MODE,
183 EM28XX_DIGITAL_MODE,
184};
185
3acf2809 186enum em28xx_stream_state {
a6c2ba28 187 STREAM_OFF,
188 STREAM_INTERRUPT,
189 STREAM_ON,
190};
191
579f72e4
AT
192struct em28xx;
193
ad0ebb96
MCC
194struct em28xx_usb_isoc_ctl {
195 /* max packet size of isoc transaction */
196 int max_pkt_size;
197
198 /* number of allocated urbs */
199 int num_bufs;
200
201 /* urb for isoc transfers */
202 struct urb **urb;
203
204 /* transfer buffers for isoc transfer */
205 char **transfer_buffer;
206
207 /* Last buffer command and region */
208 u8 cmd;
209 int pos, size, pktsize;
210
211 /* Last field: ODD or EVEN? */
212 int field;
213
214 /* Stores incomplete commands */
215 u32 tmp_buf;
216 int tmp_buf_len;
217
218 /* Stores already requested buffers */
28abf083
DH
219 struct em28xx_buffer *vid_buf;
220 struct em28xx_buffer *vbi_buf;
ad0ebb96
MCC
221
222 /* Stores the number of received fields */
223 int nfields;
579f72e4
AT
224
225 /* isoc urb callback */
226 int (*isoc_copy) (struct em28xx *dev, struct urb *urb);
227
ad0ebb96
MCC
228};
229
bddcf633 230/* Struct to enumberate video formats */
ad0ebb96
MCC
231struct em28xx_fmt {
232 char *name;
233 u32 fourcc; /* v4l2 format id */
bddcf633
MCC
234 int depth;
235 int reg;
ad0ebb96
MCC
236};
237
238/* buffer for one video frame */
239struct em28xx_buffer {
240 /* common v4l buffer stuff -- must be first */
241 struct videobuf_buffer vb;
242
a6c2ba28 243 struct list_head frame;
a6c2ba28 244 int top_field;
ad0ebb96
MCC
245 int receiving;
246};
247
248struct em28xx_dmaqueue {
249 struct list_head active;
250 struct list_head queued;
ad0ebb96
MCC
251
252 wait_queue_head_t wq;
253
254 /* Counters to control buffer fill */
255 int pos;
a6c2ba28 256};
257
258/* io methods */
3acf2809 259enum em28xx_io_method {
a6c2ba28 260 IO_NONE,
261 IO_READ,
262 IO_MMAP,
263};
264
265/* inputs */
266
3acf2809
MCC
267#define MAX_EM28XX_INPUT 4
268enum enum28xx_itype {
269 EM28XX_VMUX_COMPOSITE1 = 1,
270 EM28XX_VMUX_COMPOSITE2,
271 EM28XX_VMUX_COMPOSITE3,
272 EM28XX_VMUX_COMPOSITE4,
273 EM28XX_VMUX_SVIDEO,
274 EM28XX_VMUX_TELEVISION,
275 EM28XX_VMUX_CABLE,
276 EM28XX_VMUX_DVB,
277 EM28XX_VMUX_DEBUG,
278 EM28XX_RADIO,
a6c2ba28 279};
280
35643943
MCC
281enum em28xx_ac97_mode {
282 EM28XX_NO_AC97 = 0,
283 EM28XX_AC97_EM202,
209acc02 284 EM28XX_AC97_SIGMATEL,
35643943
MCC
285 EM28XX_AC97_OTHER,
286};
287
288struct em28xx_audio_mode {
289 enum em28xx_ac97_mode ac97;
290
291 u16 ac97_feat;
16c7bcad 292 u32 ac97_vendor_id;
35643943
MCC
293
294 unsigned int has_audio:1;
295
296 unsigned int i2s_3rates:1;
297 unsigned int i2s_5rates:1;
5c2231c8
DH
298};
299
5faff789
MCC
300/* em28xx has two audio inputs: tuner and line in.
301 However, on most devices, an auxiliary AC97 codec device is used.
302 The AC97 device may have several different inputs and outputs,
303 depending on their model. So, it is possible to use AC97 mixer to
304 address more than two different entries.
305 */
539c96d0 306enum em28xx_amux {
5faff789
MCC
307 /* This is the only entry for em28xx tuner input */
308 EM28XX_AMUX_VIDEO, /* em28xx tuner, AC97 mixer Video */
309
310 EM28XX_AMUX_LINE_IN, /* AC97 mixer Line In */
311
312 /* Some less-common mixer setups */
313 EM28XX_AMUX_VIDEO2, /* em28xx Line in, AC97 mixer Video */
314 EM28XX_AMUX_PHONE,
315 EM28XX_AMUX_MIC,
316 EM28XX_AMUX_CD,
317 EM28XX_AMUX_AUX,
318 EM28XX_AMUX_PCM_OUT,
539c96d0
MCC
319};
320
35ae6f04 321enum em28xx_aout {
8866f9cf 322 /* AC97 outputs */
e879b8eb
MCC
323 EM28XX_AOUT_MASTER = 1 << 0,
324 EM28XX_AOUT_LINE = 1 << 1,
325 EM28XX_AOUT_MONO = 1 << 2,
326 EM28XX_AOUT_LFE = 1 << 3,
327 EM28XX_AOUT_SURR = 1 << 4,
8866f9cf
MCC
328
329 /* PCM IN Mixer - used by AC97_RECORD_SELECT register */
330 EM28XX_AOUT_PCM_IN = 1 << 7,
331
332 /* Bits 10-8 are used to indicate the PCM IN record select */
333 EM28XX_AOUT_PCM_MIC_PCM = 0 << 8,
334 EM28XX_AOUT_PCM_CD = 1 << 8,
335 EM28XX_AOUT_PCM_VIDEO = 2 << 8,
336 EM28XX_AOUT_PCM_AUX = 3 << 8,
337 EM28XX_AOUT_PCM_LINE = 4 << 8,
338 EM28XX_AOUT_PCM_STEREO = 5 << 8,
339 EM28XX_AOUT_PCM_MONO = 6 << 8,
340 EM28XX_AOUT_PCM_PHONE = 7 << 8,
35ae6f04
MCC
341};
342
32929fb4 343static inline int ac97_return_record_select(int a_out)
8866f9cf
MCC
344{
345 return (a_out & 0x700) >> 8;
346}
347
122b77e5
MCC
348struct em28xx_reg_seq {
349 int reg;
350 unsigned char val, mask;
351 int sleep;
352};
353
3acf2809
MCC
354struct em28xx_input {
355 enum enum28xx_itype type;
a6c2ba28 356 unsigned int vmux;
539c96d0 357 enum em28xx_amux amux;
35ae6f04 358 enum em28xx_aout aout;
122b77e5 359 struct em28xx_reg_seq *gpio;
a6c2ba28 360};
361
3acf2809 362#define INPUT(nr) (&em28xx_boards[dev->model].input[nr])
a6c2ba28 363
3acf2809 364enum em28xx_decoder {
527f09a9 365 EM28XX_NODECODER = 0,
3acf2809 366 EM28XX_TVP5150,
ec5de990 367 EM28XX_SAA711X,
527f09a9
MCC
368};
369
370enum em28xx_sensor {
371 EM28XX_NOSENSOR = 0,
02e7804b 372 EM28XX_MT9V011,
b80fd2d8 373 EM28XX_MT9M001,
f2e26ae7 374 EM28XX_MT9M111,
a6c2ba28 375};
376
df7fa09c
MCC
377enum em28xx_adecoder {
378 EM28XX_NOADECODER = 0,
379 EM28XX_TVAUDIO,
380};
381
3acf2809 382struct em28xx_board {
a6c2ba28 383 char *name;
505b6d0b 384 int vchannels;
a6c2ba28 385 int tuner_type;
66767920 386 int tuner_addr;
a6c2ba28 387
388 /* i2c flags */
389 unsigned int tda9887_conf;
390
017ab4b1 391 /* GPIO sequences */
122b77e5 392 struct em28xx_reg_seq *dvb_gpio;
2fe3e2ee 393 struct em28xx_reg_seq *suspend_gpio;
017ab4b1 394 struct em28xx_reg_seq *tuner_gpio;
2bd1d9eb 395 struct em28xx_reg_seq *mute_gpio;
122b77e5 396
74f38a82 397 unsigned int is_em2800:1;
a6c2ba28 398 unsigned int has_msp34xx:1;
5add9a6f 399 unsigned int mts_firmware:1;
c8793b03 400 unsigned int max_range_640_480:1;
3aefb79a 401 unsigned int has_dvb:1;
a9fc52bc 402 unsigned int has_snapshot_button:1;
c43221df 403 unsigned int is_webcam:1;
95b86a9a 404 unsigned int valid:1;
ac07bb73 405 unsigned int has_ir_i2c:1;
3abee53e 406
a2070c66 407 unsigned char xclk, i2c_speed;
f2cf250a
DSL
408 unsigned char radio_addr;
409 unsigned short tvaudio_addr;
a2070c66 410
3acf2809 411 enum em28xx_decoder decoder;
df7fa09c 412 enum em28xx_adecoder adecoder;
a6c2ba28 413
3acf2809 414 struct em28xx_input input[MAX_EM28XX_INPUT];
0be43754 415 struct em28xx_input radio;
02858eed 416 char *ir_codes;
a6c2ba28 417};
418
3acf2809 419struct em28xx_eeprom {
a6c2ba28 420 u32 id; /* 0x9567eb1a */
421 u16 vendor_ID;
422 u16 product_ID;
423
424 u16 chip_conf;
425
426 u16 board_conf;
427
428 u16 string1, string2, string3;
429
430 u8 string_idx_table;
431};
432
433/* device states */
3acf2809 434enum em28xx_dev_state {
a6c2ba28 435 DEV_INITIALIZED = 0x01,
436 DEV_DISCONNECTED = 0x02,
437 DEV_MISCONFIGURED = 0x04,
438};
439
6d79468d
MCC
440#define EM28XX_AUDIO_BUFS 5
441#define EM28XX_NUM_AUDIO_PACKETS 64
442#define EM28XX_AUDIO_MAX_PACKET_SIZE 196 /* static value */
443#define EM28XX_CAPTURE_STREAM_EN 1
3aefb79a
MCC
444
445/* em28xx extensions */
6d79468d 446#define EM28XX_AUDIO 0x10
3aefb79a 447#define EM28XX_DVB 0x20
6d79468d 448
8c873d31
DH
449/* em28xx resource types (used for res_get/res_lock etc */
450#define EM28XX_RESOURCE_VIDEO 0x01
451#define EM28XX_RESOURCE_VBI 0x02
452
6d79468d
MCC
453struct em28xx_audio {
454 char name[50];
455 char *transfer_buffer[EM28XX_AUDIO_BUFS];
456 struct urb *urb[EM28XX_AUDIO_BUFS];
457 struct usb_device *udev;
458 unsigned int capture_transfer_done;
459 struct snd_pcm_substream *capture_pcm_substream;
460
461 unsigned int hwptr_done_capture;
462 struct snd_card *sndcard;
463
c744dff2 464 int users;
6d79468d
MCC
465 enum em28xx_stream_state capture_stream;
466 spinlock_t slock;
467};
468
52284c3e
MCC
469struct em28xx;
470
471struct em28xx_fh {
472 struct em28xx *dev;
52284c3e 473 int radio;
8c873d31 474 unsigned int resources;
52284c3e
MCC
475
476 struct videobuf_queue vb_vidq;
28abf083 477 struct videobuf_queue vb_vbiq;
52284c3e
MCC
478
479 enum v4l2_buf_type type;
480};
481
a6c2ba28 482/* main device struct */
3acf2809 483struct em28xx {
a6c2ba28 484 /* generic device properties */
485 char name[30]; /* name (including minor) of the device */
486 int model; /* index in the device_data struct */
e5589bef 487 int devno; /* marks the number of this device */
600bd7f0 488 enum em28xx_chip_id chip_id;
505b6d0b 489
f2cf250a 490 struct v4l2_device v4l2_dev;
505b6d0b
MCC
491 struct em28xx_board board;
492
d36bb4e7 493 /* Webcam specific fields */
527f09a9 494 enum em28xx_sensor em28xx_sensor;
55699964 495 int sensor_xres, sensor_yres;
d36bb4e7 496 int sensor_xtal;
527f09a9 497
c2a6b54a
MCC
498 /* Allows progressive (e. g. non-interlaced) mode */
499 int progressive;
500
579d3152
MCC
501 /* Vinmode/Vinctl used at the driver */
502 int vinmode, vinctl;
503
d7448a8d 504 unsigned int has_audio_class:1;
24a613e4 505 unsigned int has_alsa_audio:1;
a2070c66 506
bddcf633
MCC
507 struct em28xx_fmt *format;
508
a924a499
MCC
509 struct em28xx_IR *ir;
510
89b329ef
MCC
511 /* Some older em28xx chips needs a waiting time after writing */
512 unsigned int wait_after_write;
513
74f38a82
MCC
514 struct list_head devlist;
515
9bb13a6d
MCC
516 u32 i2s_speed; /* I2S speed for audio digital stream */
517
35643943 518 struct em28xx_audio_mode audio_mode;
a6c2ba28 519
520 int tuner_type; /* type of the tuner */
521 int tuner_addr; /* tuner address */
522 int tda9887_conf;
523 /* i2c i/o */
524 struct i2c_adapter i2c_adap;
525 struct i2c_client i2c_client;
526 /* video for linux */
527 int users; /* user count for exclusive use */
528 struct video_device *vdev; /* video for linux device struct */
7d497f8a 529 v4l2_std_id norm; /* selected tv norm */
a6c2ba28 530 int ctl_freq; /* selected frequency */
531 unsigned int ctl_input; /* selected input */
95b86a9a 532 unsigned int ctl_ainput;/* selected audio input */
35ae6f04 533 unsigned int ctl_aoutput;/* selected audio output */
a6c2ba28 534 int mute;
535 int volume;
536 /* frame properties */
a6c2ba28 537 int width; /* current frame width */
538 int height; /* current frame height */
d45b9b8a
HV
539 unsigned hscale; /* horizontal scale factor (see datasheet) */
540 unsigned vscale; /* vertical scale factor (see datasheet) */
a6c2ba28 541 int interlaced; /* 1=interlace fileds, 0=just top fileds */
9e31ced8 542 unsigned int video_bytesread; /* Number of bytes read */
a6c2ba28 543
03910cc3 544 unsigned long hash; /* eeprom hash - for boards with generic ID */
6ea54d93
DSL
545 unsigned long i2c_hash; /* i2c devicelist hash -
546 for boards with generic ID */
03910cc3 547
9baed99e 548 struct em28xx_audio adev;
6d79468d 549
a6c2ba28 550 /* states */
3acf2809 551 enum em28xx_dev_state state;
3acf2809 552 enum em28xx_io_method io;
9e31ced8 553
da52a55c
DH
554 /* vbi related state tracking */
555 int capture_type;
556 int vbi_read;
557 unsigned char cur_field;
66d9cbad
DH
558 unsigned int vbi_width;
559 unsigned int vbi_height; /* lines per field */
da52a55c 560
d7448a8d
MCC
561 struct work_struct request_module_wk;
562
a6c2ba28 563 /* locks */
5a80415b 564 struct mutex lock;
f2a2e491 565 struct mutex ctrl_urb_lock; /* protects urb_buf */
d7aa8020 566 /* spinlock_t queue_lock; */
a6c2ba28 567 struct list_head inqueue, outqueue;
568 wait_queue_head_t open, wait_frame, wait_stream;
569 struct video_device *vbi_dev;
0be43754 570 struct video_device *radio_dev;
a6c2ba28 571
8c873d31
DH
572 /* resources in use */
573 unsigned int resources;
574
a6c2ba28 575 unsigned char eedata[256];
576
ad0ebb96
MCC
577 /* Isoc control struct */
578 struct em28xx_dmaqueue vidq;
28abf083 579 struct em28xx_dmaqueue vbiq;
ad0ebb96
MCC
580 struct em28xx_usb_isoc_ctl isoc_ctl;
581 spinlock_t slock;
582
a6c2ba28 583 /* usb transfer */
584 struct usb_device *udev; /* the usb device */
585 int alt; /* alternate */
586 int max_pkt_size; /* max packet size of isoc transaction */
9d4d9c05
MCC
587 int num_alt; /* Number of alternative settings */
588 unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */
3acf2809 589 struct urb *urb[EM28XX_NUM_BUFS]; /* urb for isoc transfers */
a1a6ee74
NS
590 char *transfer_buffer[EM28XX_NUM_BUFS]; /* transfer buffers for isoc
591 transfer */
c4a98793
MCC
592 char urb_buf[URB_MAX_CTRL_SIZE]; /* urb control msg buffer */
593
a6c2ba28 594 /* helper funcs that call usb_control_msg */
6ea54d93 595 int (*em28xx_write_regs) (struct em28xx *dev, u16 reg,
a6c2ba28 596 char *buf, int len);
6ea54d93
DSL
597 int (*em28xx_read_reg) (struct em28xx *dev, u16 reg);
598 int (*em28xx_read_reg_req_len) (struct em28xx *dev, u8 req, u16 reg,
599 char *buf, int len);
600 int (*em28xx_write_regs_req) (struct em28xx *dev, u8 req, u16 reg,
a6c2ba28 601 char *buf, int len);
6ea54d93 602 int (*em28xx_read_reg_req) (struct em28xx *dev, u8 req, u16 reg);
3aefb79a
MCC
603
604 enum em28xx_mode mode;
605
6a1acc3b
DH
606 /* register numbers for GPO/GPIO registers */
607 u16 reg_gpo_num, reg_gpio_num;
608
c67ec53f
MCC
609 /* Caches GPO and GPIO registers */
610 unsigned char reg_gpo, reg_gpio;
611
a9fc52bc
DH
612 /* Snapshot button */
613 char snapshot_button_path[30]; /* path of the input dev */
614 struct input_dev *sbutton_input_dev;
615 struct delayed_work sbutton_query_work;
616
3421b778 617 struct em28xx_dvb *dvb;
d2ebd0f8
MCC
618
619 /* I2C keyboard data */
d2ebd0f8 620 struct IR_i2c_init_data init_data;
a6c2ba28 621};
622
6d79468d
MCC
623struct em28xx_ops {
624 struct list_head next;
625 char *name;
626 int id;
627 int (*init)(struct em28xx *);
628 int (*fini)(struct em28xx *);
a3a048ce
MCC
629};
630
3acf2809 631/* Provided by em28xx-i2c.c */
fad7b958 632void em28xx_do_i2c_scan(struct em28xx *dev);
f2cf250a
DSL
633int em28xx_i2c_register(struct em28xx *dev);
634int em28xx_i2c_unregister(struct em28xx *dev);
a6c2ba28 635
3acf2809 636/* Provided by em28xx-core.c */
a6c2ba28 637
3acf2809
MCC
638u32 em28xx_request_buffers(struct em28xx *dev, u32 count);
639void em28xx_queue_unusedframes(struct em28xx *dev);
640void em28xx_release_buffers(struct em28xx *dev);
a6c2ba28 641
3acf2809 642int em28xx_read_reg_req_len(struct em28xx *dev, u8 req, u16 reg,
a6c2ba28 643 char *buf, int len);
3acf2809
MCC
644int em28xx_read_reg_req(struct em28xx *dev, u8 req, u16 reg);
645int em28xx_read_reg(struct em28xx *dev, u16 reg);
646int em28xx_write_regs_req(struct em28xx *dev, u8 req, u16 reg, char *buf,
a6c2ba28 647 int len);
3acf2809 648int em28xx_write_regs(struct em28xx *dev, u16 reg, char *buf, int len);
b6972489 649int em28xx_write_reg(struct em28xx *dev, u16 reg, u8 val);
1bad429e
MCC
650int em28xx_write_reg_bits(struct em28xx *dev, u16 reg, u8 val,
651 u8 bitmask);
b6972489 652
531c98e7
MCC
653int em28xx_read_ac97(struct em28xx *dev, u8 reg);
654int em28xx_write_ac97(struct em28xx *dev, u8 reg, u16 val);
655
3acf2809 656int em28xx_audio_analog_set(struct em28xx *dev);
35643943 657int em28xx_audio_setup(struct em28xx *dev);
539c96d0 658
3acf2809
MCC
659int em28xx_colorlevels_set_default(struct em28xx *dev);
660int em28xx_capture_start(struct em28xx *dev, int start);
da52a55c 661int em28xx_vbi_supported(struct em28xx *dev);
bddcf633 662int em28xx_set_outfmt(struct em28xx *dev);
3acf2809 663int em28xx_resolution_set(struct em28xx *dev);
3acf2809 664int em28xx_set_alternate(struct em28xx *dev);
579f72e4
AT
665int em28xx_init_isoc(struct em28xx *dev, int max_packets,
666 int num_bufs, int max_pkt_size,
c67ec53f 667 int (*isoc_copy) (struct em28xx *dev, struct urb *urb));
579f72e4 668void em28xx_uninit_isoc(struct em28xx *dev);
d18e2fda 669int em28xx_isoc_dvb_max_packetsize(struct em28xx *dev);
c67ec53f
MCC
670int em28xx_set_mode(struct em28xx *dev, enum em28xx_mode set_mode);
671int em28xx_gpio_set(struct em28xx *dev, struct em28xx_reg_seq *gpio);
1a23f81b
MCC
672void em28xx_wake_i2c(struct em28xx *dev);
673void em28xx_remove_from_devlist(struct em28xx *dev);
674void em28xx_add_into_devlist(struct em28xx *dev);
6d79468d
MCC
675int em28xx_register_extension(struct em28xx_ops *dev);
676void em28xx_unregister_extension(struct em28xx_ops *dev);
1a23f81b
MCC
677void em28xx_init_extension(struct em28xx *dev);
678void em28xx_close_extension(struct em28xx *dev);
679
680/* Provided by em28xx-video.c */
1a23f81b
MCC
681int em28xx_register_analog_devices(struct em28xx *dev);
682void em28xx_release_analog_resources(struct em28xx *dev);
6d79468d 683
3acf2809 684/* Provided by em28xx-cards.c */
6ea54d93 685extern int em2800_variant_detect(struct usb_device *udev, int model);
a94e95b4 686extern void em28xx_pre_card_setup(struct em28xx *dev);
3acf2809
MCC
687extern void em28xx_card_setup(struct em28xx *dev);
688extern struct em28xx_board em28xx_boards[];
689extern struct usb_device_id em28xx_id_table[];
690extern const unsigned int em28xx_bcount;
c668f32d 691void em28xx_register_i2c_ir(struct em28xx *dev);
d7cba043 692int em28xx_tuner_callback(void *ptr, int component, int command, int arg);
1a23f81b 693void em28xx_release_resources(struct em28xx *dev);
c8793b03
MCC
694
695/* Provided by em28xx-input.c */
c8793b03
MCC
696int em28xx_get_key_terratec(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
697int em28xx_get_key_em_haup(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw);
698int em28xx_get_key_pinnacle_usb_grey(struct IR_i2c *ir, u32 *ir_key,
699 u32 *ir_raw);
ca39d84d
MA
700int em28xx_get_key_winfast_usbii_deluxe(struct IR_i2c *ir, u32 *ir_key,
701 u32 *ir_raw);
a9fc52bc
DH
702void em28xx_register_snapshot_button(struct em28xx *dev);
703void em28xx_deregister_snapshot_button(struct em28xx *dev);
a6c2ba28 704
a924a499
MCC
705int em28xx_ir_init(struct em28xx *dev);
706int em28xx_ir_fini(struct em28xx *dev);
707
28abf083
DH
708/* Provided by em28xx-vbi.c */
709extern struct videobuf_queue_ops em28xx_vbi_qops;
710
a6c2ba28 711/* printk macros */
712
3acf2809 713#define em28xx_err(fmt, arg...) do {\
f85c657f 714 printk(KERN_ERR fmt , ##arg); } while (0)
a6c2ba28 715
3acf2809 716#define em28xx_errdev(fmt, arg...) do {\
4ac97914 717 printk(KERN_ERR "%s: "fmt,\
f85c657f 718 dev->name , ##arg); } while (0)
a6c2ba28 719
3acf2809 720#define em28xx_info(fmt, arg...) do {\
4ac97914 721 printk(KERN_INFO "%s: "fmt,\
f85c657f 722 dev->name , ##arg); } while (0)
3acf2809 723#define em28xx_warn(fmt, arg...) do {\
4ac97914 724 printk(KERN_WARNING "%s: "fmt,\
f85c657f 725 dev->name , ##arg); } while (0)
a6c2ba28 726
6ea54d93 727static inline int em28xx_compression_disable(struct em28xx *dev)
a6c2ba28 728{
729 /* side effect of disabling scaler and mixer */
2a29a0d7 730 return em28xx_write_reg(dev, EM28XX_R26_COMPR, 0x00);
a6c2ba28 731}
732
6ea54d93 733static inline int em28xx_contrast_get(struct em28xx *dev)
a6c2ba28 734{
41facaa4 735 return em28xx_read_reg(dev, EM28XX_R20_YGAIN) & 0x1f;
a6c2ba28 736}
737
6ea54d93 738static inline int em28xx_brightness_get(struct em28xx *dev)
a6c2ba28 739{
41facaa4 740 return em28xx_read_reg(dev, EM28XX_R21_YOFFSET);
a6c2ba28 741}
742
6ea54d93 743static inline int em28xx_saturation_get(struct em28xx *dev)
a6c2ba28 744{
41facaa4 745 return em28xx_read_reg(dev, EM28XX_R22_UVGAIN) & 0x1f;
a6c2ba28 746}
747
6ea54d93 748static inline int em28xx_u_balance_get(struct em28xx *dev)
a6c2ba28 749{
41facaa4 750 return em28xx_read_reg(dev, EM28XX_R23_UOFFSET);
a6c2ba28 751}
752
6ea54d93 753static inline int em28xx_v_balance_get(struct em28xx *dev)
a6c2ba28 754{
41facaa4 755 return em28xx_read_reg(dev, EM28XX_R24_VOFFSET);
a6c2ba28 756}
757
6ea54d93 758static inline int em28xx_gamma_get(struct em28xx *dev)
a6c2ba28 759{
41facaa4 760 return em28xx_read_reg(dev, EM28XX_R14_GAMMA) & 0x3f;
a6c2ba28 761}
762
6ea54d93 763static inline int em28xx_contrast_set(struct em28xx *dev, s32 val)
a6c2ba28 764{
765 u8 tmp = (u8) val;
41facaa4 766 return em28xx_write_regs(dev, EM28XX_R20_YGAIN, &tmp, 1);
a6c2ba28 767}
768
6ea54d93 769static inline int em28xx_brightness_set(struct em28xx *dev, s32 val)
a6c2ba28 770{
771 u8 tmp = (u8) val;
41facaa4 772 return em28xx_write_regs(dev, EM28XX_R21_YOFFSET, &tmp, 1);
a6c2ba28 773}
774
6ea54d93 775static inline int em28xx_saturation_set(struct em28xx *dev, s32 val)
a6c2ba28 776{
777 u8 tmp = (u8) val;
41facaa4 778 return em28xx_write_regs(dev, EM28XX_R22_UVGAIN, &tmp, 1);
a6c2ba28 779}
780
6ea54d93 781static inline int em28xx_u_balance_set(struct em28xx *dev, s32 val)
a6c2ba28 782{
783 u8 tmp = (u8) val;
41facaa4 784 return em28xx_write_regs(dev, EM28XX_R23_UOFFSET, &tmp, 1);
a6c2ba28 785}
786
6ea54d93 787static inline int em28xx_v_balance_set(struct em28xx *dev, s32 val)
a6c2ba28 788{
789 u8 tmp = (u8) val;
41facaa4 790 return em28xx_write_regs(dev, EM28XX_R24_VOFFSET, &tmp, 1);
a6c2ba28 791}
792
6ea54d93 793static inline int em28xx_gamma_set(struct em28xx *dev, s32 val)
a6c2ba28 794{
795 u8 tmp = (u8) val;
41facaa4 796 return em28xx_write_regs(dev, EM28XX_R14_GAMMA, &tmp, 1);
a6c2ba28 797}
798
799/*FIXME: maxw should be dependent of alt mode */
6ea54d93 800static inline unsigned int norm_maxw(struct em28xx *dev)
30556b23 801{
55699964
MCC
802 if (dev->board.is_webcam)
803 return dev->sensor_xres;
804
1ca31892 805 if (dev->board.max_range_640_480 || dev->board.is_em2800)
7d497f8a 806 return 640;
55699964
MCC
807
808 return 720;
30556b23
MR
809}
810
6ea54d93 811static inline unsigned int norm_maxh(struct em28xx *dev)
a6c2ba28 812{
55699964
MCC
813 if (dev->board.is_webcam)
814 return dev->sensor_yres;
815
505b6d0b 816 if (dev->board.max_range_640_480)
7d497f8a 817 return 480;
55699964
MCC
818
819 return (dev->norm & V4L2_STD_625_50) ? 576 : 480;
a6c2ba28 820}
a6c2ba28 821#endif