Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-10 | ddi_compute_wrpll: Do not use a double constant | Damien Lespiau | 1 | -2/+2 |
2013-05-10 | ddi_compute_wrpll: Factor out a common expression | Damien Lespiau | 1 | -8/+7 |
2013-05-10 | ddi_compute_wrpll: Rework the logic around r2 and n2 a bit | Damien Lespiau | 1 | -30/+25 |
2013-05-10 | ddi_compute_wrpll: Fix the reference for 222525Khz and 296703Khz | Damien Lespiau | 1 | -2/+2 |
2013-05-10 | ddi_compute_wrpll: Fix the reference table for 37762500Hz | Damien Lespiau | 1 | -1/+1 |
2013-05-10 | ddi_compute_wrpll: Code the reference frequencies in Hz | Damien Lespiau | 1 | -374/+374 |
2013-05-10 | tools: Add a standalone tool to test the computation of r,n,p for WRPLLs | Damien Lespiau | 1 | -0/+639 |