Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-adc5-gen3-common.h72 #define ADC5_GEN3_CH_DATA0(channel) (0x5c + (channel) * 2) macro
/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5-gen3.c101 ADC5_GEN3_CH_DATA0(0), rslt, sizeof(rslt)); in adc5_gen3_read_voltage_data()