summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stb0899_drv.h
diff options
context:
space:
mode:
authorManu Abraham <manu@linuxtv.org>2008-03-05 02:19:58 +0400
committerManu Abraham <manu@linuxtv.org>2008-03-05 02:19:58 +0400
commit01fac3d72ef1952f2a05ea1064b9fb0f95123a81 (patch)
treeaa83d65e7446ee91b61e21435fabe376d57cfc0c /linux/drivers/media/dvb/frontends/stb0899_drv.h
parent9ddec41eeb5bbeb98d2bbfc714861955dd9d9a45 (diff)
downloadmediapointer-dvb-s2-01fac3d72ef1952f2a05ea1064b9fb0f95123a81.tar.gz
mediapointer-dvb-s2-01fac3d72ef1952f2a05ea1064b9fb0f95123a81.tar.bz2
Optimizations galore: Blistering barnacles! The KNC1 and friends
like 90 Mhz clock much better rather than running at a higher throttle, for almost similar hardware. he exact cause unknown, possibly due to a lower voltage applied for the demod power supply. From: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Manu Abraham <manu@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/stb0899_drv.h')
-rw-r--r--linux/drivers/media/dvb/frontends/stb0899_drv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/stb0899_drv.h b/linux/drivers/media/dvb/frontends/stb0899_drv.h
index 45136d9aa..98b200ce0 100644
--- a/linux/drivers/media/dvb/frontends/stb0899_drv.h
+++ b/linux/drivers/media/dvb/frontends/stb0899_drv.h
@@ -117,6 +117,8 @@ struct stb0899_config {
u8 out_rate_comp;
u8 i2c_repeater;
// int inversion;
+ int lo_clk;
+ int hi_clk;
u32 esno_ave;
u32 esno_quant;