Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dtwl4030-madc.c38 #define TWL4030_MADC_MAX_CHANNELS 16 macro
137 int rbuf[TWL4030_MADC_MAX_CHANNELS];
382 for_each_set_bit(i, &channels, TWL4030_MADC_MAX_CHANNELS) { in twl4030_madc_read_channels()