Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dad74115.c98 #define AD74115_REF_RESISTOR_OHMS 2100 macro
888 *val = code * AD74115_REF_RESISTOR_OHMS; in ad74115_adc_code_to_resistance()
1072 *val = ad74115_adc_gain_tbl[range][1] * AD74115_REF_RESISTOR_OHMS; in ad74115_get_adc_resistance_scale()
1110 unsigned int d = 10 * AD74115_REF_RESISTOR_OHMS in ad74115_get_adc_resistance_offset()