summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-pcb-cfg.h
diff options
context:
space:
mode:
authorSri Deevi <Srinivasa.Deevi@conexant.com>2009-03-21 22:00:20 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-04-06 21:44:07 -0300
commitecc67d108d6ade14d79c8546f5db36613c780d59 (patch)
tree638c133624821d7f409fce13c1a71524d4ce6215 /drivers/media/video/cx231xx/cx231xx-pcb-cfg.h
parentb1196126b016d0f28a99c16b27c403d0ecac501a (diff)
downloadtalos-op-linux-ecc67d108d6ade14d79c8546f5db36613c780d59.tar.gz
talos-op-linux-ecc67d108d6ade14d79c8546f5db36613c780d59.zip
V4L/DVB (11129): cx231xx: Use generic names for each device block
Signed-off-by: Srinivasa Deevi <srinivasa.deevi@conexant.com> Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx231xx/cx231xx-pcb-cfg.h')
-rw-r--r--drivers/media/video/cx231xx/cx231xx-pcb-cfg.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/drivers/media/video/cx231xx/cx231xx-pcb-cfg.h b/drivers/media/video/cx231xx/cx231xx-pcb-cfg.h
index 86fec113f5c5..f5e46e89f3ab 100644
--- a/drivers/media/video/cx231xx/cx231xx-pcb-cfg.h
+++ b/drivers/media/video/cx231xx/cx231xx-pcb-cfg.h
@@ -91,10 +91,10 @@ enum TS_PORT{
#define EAVP_MASK 0x8
enum EAV_PRESENT{
NO_EXTERNAL_AV = 0x0, /* 0: No External A/V inputs
- (no need for Flatiron),
+ (no need for i2s blcok),
Analog Tuner must be present */
EXTERNAL_AV = 0x8 /* 1: External A/V inputs
- present (requires Flatiron) */
+ present (requires i2s blk) */
};
#define ATM_MASK 0x30
@@ -123,10 +123,6 @@ enum AVDEC_STATUS{
};
#define BO_1_MASK 0x100
-enum HAMMERHEAD__STATUS{
- HAMMERHEAD_ONLY = 0x0, /* 0:Hammerhead Only */
- HAMMERHEAD_SC = 0x100 /* 1:Hammerhead and SC */
-};
#define BUSPOWER_MASK 0xC4 /* for Polaris spec 0.8 */
#define SELFPOWER_MASK 0x86
OpenPOWER on IntegriCloud