Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/adc/
Dad799x.c69 #define AD7998_DATALOW_REG(x) ((x) * 3 + 0x4) macro
429 return AD7998_DATALOW_REG(chan->channel); in ad799x_threshold_reg()