Searched refs:RANGE1_MIN_SEL (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_linear_ranges.c67 #define RANGE1_MIN_SEL 2 macro
71 static const unsigned int range1_sels[] = { RANGE1_MIN_SEL, RANGE1_MIN_SEL + 1,
72 RANGE1_MIN_SEL + 2,
73 RANGE1_MIN_SEL + 3,
74 RANGE1_MIN_SEL + 4 };
100 #define RANGE1_MAX_SEL (RANGE1_MIN_SEL + RANGE1_NUM_VALS - 1)
106 #define SMALLEST_SEL RANGE1_MIN_SEL
110 LINEAR_RANGE(RANGE1_MIN, RANGE1_MIN_SEL, RANGE1_MAX_SEL, RANGE1_STEP),

Completed in 497 milliseconds