Home
last modified time | relevance | path

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

/linux/lib/
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
112 .min_sel = RANGE1_MIN_SEL,

Completed in 4 milliseconds