summaryrefslogtreecommitdiff
path: root/tests/ddi_compute_wrpll.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-10ddi_compute_wrpll: Do not use a double constantDamien Lespiau1-2/+2
2013-05-10ddi_compute_wrpll: Factor out a common expressionDamien Lespiau1-8/+7
2013-05-10ddi_compute_wrpll: Rework the logic around r2 and n2 a bitDamien Lespiau1-30/+25
2013-05-10ddi_compute_wrpll: Fix the reference for 222525Khz and 296703KhzDamien Lespiau1-2/+2
2013-05-10ddi_compute_wrpll: Fix the reference table for 37762500HzDamien Lespiau1-1/+1
2013-05-10ddi_compute_wrpll: Code the reference frequencies in HzDamien Lespiau1-374/+374
2013-05-10tools: Add a standalone tool to test the computation of r,n,p for WRPLLsDamien Lespiau1-0/+639