Searched refs:CC10001_ADC_NUM_CHANNELS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dcc10001_adc.c40 #define CC10001_ADC_NUM_CHANNELS 8 macro
271 CC10001_ADC_NUM_CHANNELS) + 1;
279 for_each_set_bit(bit, &channel_map, CC10001_ADC_NUM_CHANNELS) {
333 channel_map = GENMASK(CC10001_ADC_NUM_CHANNELS - 1, 0);

Completed in 116 milliseconds