Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/iio/adc/
Dad7280a.c37 #define AD7280A_AUX_ADC_6 0xB /* D11 to D0, Read only */ macro
96 #define AD7280A_NUM_CH (AD7280A_AUX_ADC_6 - \
501 for (ch = AD7280A_CELL_VOLTAGE_1; ch <= AD7280A_AUX_ADC_6; in ad7280_channel_init()