Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dqcom-vadc-common.c761 int qcom_vadc_decimation_from_dt(u32 value) in qcom_vadc_decimation_from_dt() function
769 EXPORT_SYMBOL(qcom_vadc_decimation_from_dt);
Dqcom-spmi-vadc.c692 ret = qcom_vadc_decimation_from_dt(value); in vadc_get_fw_channel_data()
Dqcom-pm8xxx-xoadc.c796 ret = qcom_vadc_decimation_from_dt(dec); in pm8xxx_xoadc_parse_channel()