* [PATCH 11/18] stv0367: change default value for AGC register.
@ 2010-08-28 12:45 Abylay Ospan
0 siblings, 0 replies; 2+ messages in thread
From: Abylay Ospan @ 2010-08-28 12:45 UTC (permalink / raw)
To: mchehab, linux-media, linux-kernel, aospan
Signed-off-by: Abylay Ospan <aospan@netup.ru>
---
drivers/media/dvb/frontends/stv0367.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/dvb/frontends/stv0367.c b/drivers/media/dvb/frontends/stv0367.c
index e6bee7f..9439388 100644
--- a/drivers/media/dvb/frontends/stv0367.c
+++ b/drivers/media/dvb/frontends/stv0367.c
@@ -286,7 +286,7 @@ static struct st_register def0367ter[STV0367TER_NBREGS] = {
{R367TER_PLLMDIV, 0x01},/* for xc5000; was 0x0c */
{R367TER_PLLNDIV, 0x06},/* for xc5000; was 0x55 */
{R367TER_PLLSETUP, 0x18},
- {R367TER_DUAL_AD12, 0x04},/* for xc5000; was 0x00 */
+ {R367TER_DUAL_AD12, 0x0C},/* for xc5000 AGC voltage 1.6V */
{R367TER_TSTBIST, 0x00},
{R367TER_PAD_COMP_CTRL, 0x00},
{R367TER_PAD_COMP_WR, 0x00},
@@ -599,7 +599,7 @@ static struct st_register def0367cab[STV0367CAB_NBREGS] = {
{R367CAB_PLLMDIV, 0x01},
{R367CAB_PLLNDIV, 0x08},
{R367CAB_PLLSETUP, 0x18},
- {R367CAB_DUAL_AD12, 0x04},
+ {R367CAB_DUAL_AD12, 0x0C}, /* for xc5000 AGC voltage 1.6V */
{R367CAB_TSTBIST, 0x00},
{R367CAB_CTRL_1, 0x00},
{R367CAB_CTRL_2, 0x03},
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 11/18] stv0367: change default value for AGC register.
@ 2010-12-31 11:37 Abylay Ospan
0 siblings, 0 replies; 2+ messages in thread
From: Abylay Ospan @ 2010-12-31 11:37 UTC (permalink / raw)
To: mchehab, linux-media, linux-kernel
Signed-off-by: Abylay Ospan <aospan@netup.ru>
---
drivers/media/dvb/frontends/stv0367.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/dvb/frontends/stv0367.c b/drivers/media/dvb/frontends/stv0367.c
index e6bee7f..9439388 100644
--- a/drivers/media/dvb/frontends/stv0367.c
+++ b/drivers/media/dvb/frontends/stv0367.c
@@ -286,7 +286,7 @@ static struct st_register def0367ter[STV0367TER_NBREGS] = {
{R367TER_PLLMDIV, 0x01},/* for xc5000; was 0x0c */
{R367TER_PLLNDIV, 0x06},/* for xc5000; was 0x55 */
{R367TER_PLLSETUP, 0x18},
- {R367TER_DUAL_AD12, 0x04},/* for xc5000; was 0x00 */
+ {R367TER_DUAL_AD12, 0x0C},/* for xc5000 AGC voltage 1.6V */
{R367TER_TSTBIST, 0x00},
{R367TER_PAD_COMP_CTRL, 0x00},
{R367TER_PAD_COMP_WR, 0x00},
@@ -599,7 +599,7 @@ static struct st_register def0367cab[STV0367CAB_NBREGS] = {
{R367CAB_PLLMDIV, 0x01},
{R367CAB_PLLNDIV, 0x08},
{R367CAB_PLLSETUP, 0x18},
- {R367CAB_DUAL_AD12, 0x04},
+ {R367CAB_DUAL_AD12, 0x0C}, /* for xc5000 AGC voltage 1.6V */
{R367CAB_TSTBIST, 0x00},
{R367CAB_CTRL_1, 0x00},
{R367CAB_CTRL_2, 0x03},
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-01 9:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-28 12:45 [PATCH 11/18] stv0367: change default value for AGC register Abylay Ospan
-- strict thread matches above, loose matches on Subject: below --
2010-12-31 11:37 Abylay Ospan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).