Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7280a.c181 unsigned char aux_threshhigh; member
710 *val = ((st->aux_threshhigh) * 196L) / 10; in ad7280a_read_thresh()
776 st->aux_threshhigh = value; in ad7280a_write_thresh()
839 if (val >= st->aux_threshhigh) { in ad7280_event_handler()
1044 st->aux_threshhigh = 0xFF; in ad7280_probe()