Searched refs:ROUND_DOWN (Results 1 – 3 of 3) sorted by relevance
171 #define ROUND_DOWN(val, div) rounddown(val, div) macro209 max_uvolt = ROUND_DOWN(sc->cpu_def->max_uvolt, step_uvolt); in freq_to_voltage()
214 #define ROUND_DOWN(val, div) rounddown(val, div) macro251 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()