Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiostat/
H A Dlmp91000.c44 static const u16 lmp91000_temp_lut[] = { variable
184 for (i = 0; i < ARRAY_SIZE(lmp91000_temp_lut); i++) in lmp91000_read_raw()
185 if (lmp91000_temp_lut[i] < tmp) in lmp91000_read_raw()