Home
last modified time | relevance | path

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

/linux/drivers/iio/amplifiers/
H A Dhmc425a.c33 #define LTC6373_CONVERSION_CONSTANT 6020 macro
109 *code = ~(DIV_ROUND_CLOSEST(gain, LTC6373_CONVERSION_CONSTANT) + 3) in ltc6373_gain_dB_to_code()
150 LTC6373_CONVERSION_CONSTANT; in ltc6373_code_to_gain_dB()