Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/cdc/
Dad7152.c50 #define AD7152_SETUP_CAPDIFF (1 << 5) macro
338 chip->setup[chan->channel] |= AD7152_SETUP_CAPDIFF; in ad7152_read_raw()
340 chip->setup[chan->channel] &= ~AD7152_SETUP_CAPDIFF; in ad7152_read_raw()