Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/iio/adc/
H A Dad7816.c34 #define AD7816_BOUND_VALUE_BASE 0x8 macro
283 AD7816_BOUND_VALUE_BASE); in ad7816_show_oti()
313 AD7816_BOUND_VALUE_BASE); in ad7816_set_oti()
315 if (value < AD7816_BOUND_VALUE_BASE || value > 255) in ad7816_set_oti()