Searched refs:ROUND_DOWN (Results 1 – 3 of 3) sorted by relevance
170 #define ROUND_DOWN(val, div) rounddown(val, div) macro208 max_uvolt = ROUND_DOWN(sc->cpu_def->max_uvolt, step_uvolt); in freq_to_voltage()
213 #define ROUND_DOWN(val, div) rounddown(val, div) macro250 max_uvolt = ROUND_DOWN(sc->cpu_def->max_uvolt, step_uvolt); in freq_to_voltage()
2036 ROUND_DOWN, enumerator2086 case ROUND_DOWN: in timeFunctionVariety()2558 roundingMode = ROUND_DOWN; in main()