Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dtest_linear_ranges.c66 #define RANGE1_MIN 10 macro
76 static const unsigned int range1_vals[] = { RANGE1_MIN, RANGE1_MIN +
78 RANGE1_MIN + RANGE1_STEP * 2,
79 RANGE1_MIN + RANGE1_STEP * 3,
80 RANGE1_MIN + RANGE1_STEP * 4 };
107 #define SMALLEST_VAL RANGE1_MIN
111 .min = RANGE1_MIN,
162 ret = linear_range_get_selector_high(&testr[0], RANGE1_MIN - 1, in range_test_get_selector_high()