Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/iio/adc/
A Dqcom-vadc-common.h127 const u32 full_scale_code_volt; member
153 u32 full_scale_code_volt, int temp);
/linux-6.3-rc2/drivers/iio/adc/
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()
A Dqcom-spmi-adc5.c756 .full_scale_code_volt = 0x70e4,
771 .full_scale_code_volt = 0x70e4,
783 .full_scale_code_volt = 0x4000,
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-adc-tm5.c167 const u32 full_scale_code_volt; member
529 chip->data->full_scale_code_volt, high); in adc_tm5_configure()
540 chip->data->full_scale_code_volt, low); in adc_tm5_configure()
904 .full_scale_code_volt = 0x70e4,
918 .full_scale_code_volt = 0x70e4,
931 .full_scale_code_volt = 0x70e4,

Completed in 9 milliseconds