Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7462.c641 #define NUM_TRANGE_VALUES 16 macro
642 static const int trange_values[NUM_TRANGE_VALUES] = {
665 for (i = 0; i < NUM_TRANGE_VALUES; i++) in find_trange_value()