summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885-reg.h
diff options
context:
space:
mode:
authorSteven Toth <stoth@kernellabs.com>2011-10-10 18:09:55 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-10-15 00:13:01 +0400
commitd9368da71804053a6f84d170c63c6cb86c8318b2 (patch)
treeb02ae09e91b7b90e47d6621afd45454b9cedfe74 /drivers/media/video/cx23885/cx23885-reg.h
parent1ca3553aa4db1d6795196a8602d33af0178eac06 (diff)
downloadlinux-d9368da71804053a6f84d170c63c6cb86c8318b2.tar.xz
[media] cx23885: Name an internal i2c part and declare a bitfield by name
Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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 12b4d3ac134b..a99936e0cbc2 100644
--- a/drivers/media/video/cx23885/cx23885-reg.h
+++ b/drivers/media/video/cx23885/cx23885-reg.h
@@ -203,6 +203,7 @@ Channel manager Data Structure entry = 20 DWORD
#define SD2_BIAS_CTRL 0x0000000A
#define AMP_BIAS_CTRL 0x0000000C
#define CH_PWR_CTRL1 0x0000000E
+#define FLD_CH_SEL (1 << 3)
#define CH_PWR_CTRL2 0x0000000F
#define DSM_STATUS1 0x00000010
#define DSM_STATUS2 0x00000011