Home
last modified time | relevance | path

Searched refs:RANGE2_MIN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dtest_linear_ranges.c82 #define RANGE2_MIN 100 macro
91 static const unsigned int range2_vals[] = { RANGE2_MIN, RANGE2_MIN +
93 RANGE2_MIN + RANGE2_STEP * 2,
94 RANGE2_MIN + RANGE2_STEP * 3 };
111 LINEAR_RANGE(RANGE2_MIN, RANGE2_MIN_SEL, RANGE2_MAX_SEL, RANGE2_STEP),