diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2013-12-24 13:17:12 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-13 13:55:38 -0800 |
commit | 9b89d72735aaa978b4595d093fcfb14cff119404 (patch) | |
tree | c57c059fc69e1705ef21d3f06b3273b7fb2abf7d /drivers/media/dvb-frontends/cx24117.h | |
parent | 1270eb61773cabb4a64cb4a16553e859453beb80 (diff) |
m88rs2000: add m88rs2000_set_carrieroffset
commit 06af15d1b6f45c60358feab88004472e5428f01c upstream.
Set the carrier offset correctly using the default mclk values.
Add function m88rs2000_get_mclk to calculate the mclk value
against crystal frequency which will later be used for
other functions.
Add function m88rs2000_set_carrieroffset to calculate
and set the offset value.
variable offset becomes a signed value.
Register 0x86 is set the appropriate value according to
remainder value of frequency % 192857 calculation as
shown.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media/dvb-frontends/cx24117.h')
0 files changed, 0 insertions, 0 deletions