commit | af9d52555304979c7a3ce254e026bc76bd878f74 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Mar 26 10:04:09 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Jun 10 10:55:09 2015 -0300 |
tree | 86257fdde0041844aac7cc253dcdd3580318ed42 | |
parent | 95a86e43183eeeef72105372074f4ef127b27807 [diff] |
[media] ts2020: re-implement PLL calculations Used frequency synthesizer is simple Integer-N PLL, with configurable reference divider, output divider and of course N itself. Old calculations were working fine, but not so easy to understand. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>