thresh_high 180 drivers/iio/adc/max1363.c s16 thresh_high[8]; thresh_high 731 drivers/iio/adc/max1363.c *val = st->thresh_high[chan->channel]; thresh_high 758 drivers/iio/adc/max1363.c st->thresh_high[chan->channel] = val; thresh_high 885 drivers/iio/adc/max1363.c (st->thresh_high[j] >> 8) & 0x0F; thresh_high 886 drivers/iio/adc/max1363.c tx_buf[i + 2] = st->thresh_high[j] & 0xFF;