Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dnau7802.c43 #define NAU7802_CTRL2_CHS_BIT NAU7802_CTRL2_CHS(1) macro
311 if (((ret & NAU7802_CTRL2_CHS_BIT) && !chan->channel) || in nau7802_read_raw()
312 (!(ret & NAU7802_CTRL2_CHS_BIT) && in nau7802_read_raw()