Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dqcom-vadc-common.h161 int qcom_vadc_decimation_from_dt(u32 value);
Dqcom-vadc-common.c403 int qcom_vadc_decimation_from_dt(u32 value) in qcom_vadc_decimation_from_dt() function
411 EXPORT_SYMBOL(qcom_vadc_decimation_from_dt);
Dqcom-spmi-vadc.c675 ret = qcom_vadc_decimation_from_dt(value); in vadc_get_dt_channel_data()
Dqcom-pm8xxx-xoadc.c794 ret = qcom_vadc_decimation_from_dt(dec); in pm8xxx_xoadc_parse_channel()