projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac8fdc4
)
V4L/DVB (9432): Increment the AGC1 and AGC2 gain respectively, improves sensitivity...
author
Arvo Jarve
<arvo@softshark.ee>
Tue, 30 Oct 2007 12:46:04 +0000
(09:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:20 +0000
(17:53 -0200)
Signed-off-by: Arvo Jarve <arvo@softshark.ee>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ttpci/budget-av.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/budget-av.c
b/drivers/media/dvb/ttpci/budget-av.c
index
6b5f885
..
a316a8e
100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-av.c
+++ b/
drivers/media/dvb/ttpci/budget-av.c
@@
-1162,10
+1162,10
@@
static const struct stb0899_s1_reg knc1_stb0899_s1_init_3[] = {
{ STB0899_DEMOD , 0x00 },
{ STB0899_RCOMPC , 0xc9 },
{ STB0899_AGC1CN , 0x41 },
- { STB0899_AGC1REF , 0x
10
},
+ { STB0899_AGC1REF , 0x
08
},
{ STB0899_RTC , 0x7a },
{ STB0899_TMGCFG , 0x4e },
- { STB0899_AGC2REF , 0x3
4
},
+ { STB0899_AGC2REF , 0x3
3
},
{ STB0899_TLSR , 0x84 },
{ STB0899_CFD , 0xee },
{ STB0899_ACLC , 0x87 },