Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dnau7802.c38 #define NAU7802_CTRL1_GAINS_BITS 0x07 macro
123 (ret & (~NAU7802_CTRL1_GAINS_BITS)) | in nau7802_set_gain()
344 *val2 = 23 + (ret & NAU7802_CTRL1_GAINS_BITS); in nau7802_read_raw()