Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dqcom-vadc-common.c665 int qcom_vadc_decimation_from_dt(u32 value) in qcom_vadc_decimation_from_dt() function
673 EXPORT_SYMBOL(qcom_vadc_decimation_from_dt);
H A Dqcom-vadc-common.h175 int qcom_vadc_decimation_from_dt(u32 value);
H A Dqcom-spmi-vadc.c675 ret = qcom_vadc_decimation_from_dt(value); in vadc_get_dt_channel_data()
H A Dqcom-pm8xxx-xoadc.c795 ret = qcom_vadc_decimation_from_dt(dec); in pm8xxx_xoadc_parse_channel()