Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7280a.c179 unsigned char cell_threshhigh; member
698 *val = 1000 + (st->cell_threshhigh * 1568L) / 100; in ad7280a_read_thresh()
751 st->cell_threshhigh = value; in ad7280a_write_thresh()
823 if (val >= st->cell_threshhigh) { in ad7280_event_handler()
1043 st->cell_threshhigh = 0xFF; in ad7280_probe()