Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/iio/adc/
A Dqcom-vadc-common.h159 int qcom_adc5_hw_settle_time_from_dt(u32 value, const unsigned int *hw_settle);
/linux-6.3-rc2/drivers/iio/adc/
A Dqcom-vadc-common.c725 int qcom_adc5_hw_settle_time_from_dt(u32 value, in qcom_adc5_hw_settle_time_from_dt() function
737 EXPORT_SYMBOL(qcom_adc5_hw_settle_time_from_dt);
A Dqcom-spmi-adc5.c712 ret = qcom_adc5_hw_settle_time_from_dt(value, data->hw_settle_2); in adc5_get_fw_channel_data()
714 ret = qcom_adc5_hw_settle_time_from_dt(value, data->hw_settle_1); in adc5_get_fw_channel_data()
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-adc-tm5.c858 ret = qcom_adc5_hw_settle_time_from_dt(value, adc_tm->data->hw_settle); in adc_tm5_get_dt_channel_data()

Completed in 9 milliseconds