aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-reg.h
diff options
context:
space:
mode:
authorSteven Toth <stoth@hauppauge.com>2008-01-10 00:06:35 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 16:04:47 -0500
commit0ac5881aefc2dab8b3535c2e44fee6628acaf787 (patch)
tree3259e66a720fa3605d1c350b823a879fdec2c8bf /drivers/media/video/cx23885/cx23885-reg.h
parentf234081bc564c69eb0e2cd4e957ad1cbae4a6144 (diff)
V4L/DVB (7003): cx23885: Add support for device revision detection
Each version of the cx23885/7/8 silicon has different build revs. We'll use this internal revision to work around bugs and known issues in the video and encoder related patches. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-reg.h')
-rw-r--r--drivers/media/video/cx23885/cx23885-reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885-reg.h b/drivers/media/video/cx23885/cx23885-reg.h
index 162169f9091b..38abf49b63a1 100644
--- a/drivers/media/video/cx23885/cx23885-reg.h
+++ b/drivers/media/video/cx23885/cx23885-reg.h
@@ -276,6 +276,7 @@ Channel manager Data Structure entry = 20 DWORD
276 276
277#define RDR_CFG0 0x00050000 277#define RDR_CFG0 0x00050000
278#define RDR_CFG1 0x00050004 278#define RDR_CFG1 0x00050004
279#define RDR_CFG2 0x00050008
279#define RDR_TLCTL0 0x00050318 280#define RDR_TLCTL0 0x00050318
280 281
281/* APB DMAC Current Buffer Pointer */ 282/* APB DMAC Current Buffer Pointer */