tools: Add a standalone tool to test the computation of r,n,p for WRPLLs

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2013-04-30 17:42:15 +01:00
parent 3d9beff623
commit 0be2723c30
3 changed files with 641 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
if BUILD_TESTS
noinst_PROGRAMS = \
gem_stress \
ddi_compute_wrpll \
$(TESTS_progs) \
$(TESTS_progs_M) \
$(HANG) \