Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-vadc-common.h128 const u32 full_scale_code_volt; member
154 u32 full_scale_code_volt, int temp);
/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c491 const u32 full_scale_code_volt, in qcom_vadc_scale_voltage_code() argument
497 volt *= prescale->numerator * factor * full_scale_code_volt; in qcom_vadc_scale_voltage_code()
521 voltage = div64_s64(voltage, data->full_scale_code_volt); in qcom_vadc_scale_code_voltage_factor()
668 u32 full_scale_code_volt, int temp) in qcom_adc_tm5_temp_volt_scale() argument
676 return qcom_vadc_scale_voltage_code(voltage, prescale, full_scale_code_volt, 1000); in qcom_adc_tm5_temp_volt_scale()
H A Dqcom-spmi-adc5.c764 .full_scale_code_volt = 0x70e4,
779 .full_scale_code_volt = 0x70e4,
791 .full_scale_code_volt = 0x4000,
H A Dqcom-spmi-adc5-gen3.c530 .full_scale_code_volt = 0x70e4,
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c166 const u32 full_scale_code_volt; member
525 chip->data->full_scale_code_volt, high); in adc_tm5_configure()
536 chip->data->full_scale_code_volt, low); in adc_tm5_configure()
895 .full_scale_code_volt = 0x70e4,
909 .full_scale_code_volt = 0x70e4,
922 .full_scale_code_volt = 0x70e4,