Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dsc27xx_adc.c484 static int sc27xx_adc_read(struct sc27xx_adc_data *data, int channel, in sc27xx_adc_read() function
651 ret = sc27xx_adc_read(data, channel, scale, &raw_adc); in sc27xx_adc_read_processed()
670 ret = sc27xx_adc_read(data, chan->channel, scale, &tmp); in sc27xx_adc_read_raw()