Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dad7124.c35 #define AD7124_CONFIG(x) (0x19 + (x)) macro
304 ret = ad7124_spi_write_mask(st, AD7124_CONFIG(channel), in ad7124_set_channel_gain()
696 ret = ad_sd_write_reg(&st->sd, AD7124_CONFIG(i), 2, val); in ad7124_setup()