Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad799x.c66 #define AD7998_DATALOW_REG(x) ((x) * 3 + 0x4) macro
441 return AD7998_DATALOW_REG(chan->channel); in ad799x_threshold_reg()