Searched refs:ILP_CALC_DUR (Results 1 – 1 of 1) sorted by relevance
2532 #define ILP_CALC_DUR 10 /* ms, make sure 1000 can be divided by it. */ macro2546 DELAY(ILP_CALC_DUR); in bhnd_pmu_ilp_clock()2549 sc->ilp_cps = delta * (1000 / ILP_CALC_DUR); in bhnd_pmu_ilp_clock()