Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dad7280a.c39 #define AD7280A_AUX_ADC_6_REG 0xB /* D11 to D0, Read only */ macro
128 #define AD7280A_NUM_CH (AD7280A_AUX_ADC_6_REG - \
651 for (ch = AD7280A_CELL_VOLTAGE_1_REG; ch <= AD7280A_AUX_ADC_6_REG; ch++) { in ad7280_init_dev_channels()