Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7280a.c180 unsigned char cell_threshhigh; member
699 *val = 1000 + (st->cell_threshhigh * 1568L) / 100; in ad7280a_read_thresh()
752 st->cell_threshhigh = value; in ad7280a_write_thresh()
824 if (val >= st->cell_threshhigh) { in ad7280_event_handler()
1041 st->cell_threshhigh = 0xFF; in ad7280_probe()