Searched refs:ILP_CALC_DUR (Results 1 – 3 of 3) sorted by relevance
38 #define ILP_CALC_DUR 10 macro
5566 #define ILP_CALC_DUR 10 /* ms, make sure 1000 can be divided by it. */ macro5606 OSL_DELAY(ILP_CALC_DUR * 1000); in BCMINITFN()5611 ilpcycles_per_sec = delta * (1000 / ILP_CALC_DUR); in BCMINITFN()