Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dtwl4030-madc.c37 #define TWL4030_MADC_MAX_CHANNELS 16 macro
136 int rbuf[TWL4030_MADC_MAX_CHANNELS];
388 for_each_set_bit(i, &channels, TWL4030_MADC_MAX_CHANNELS) { in twl4030_madc_read_channels()