Searched refs:cal_offset (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/iio/adc/ |
| A D | cpcap-adc.c | 196 int cal_offset; member 495 bank_conversion[channel].cal_offset = in cpcap_adc_calibrate_one() 498 channel, bank_conversion[channel].cal_offset); in cpcap_adc_calibrate_one() 688 req->result += conv_tbl[index].cal_offset; in cpcap_adc_phase() 789 bank_conversion[CPCAP_ADC_CHG_ISENSE].cal_offset = in cpcap_adc_read_bank_scaled() 796 bank_conversion[CPCAP_ADC_BATTI].cal_offset = in cpcap_adc_read_bank_scaled()
|
| /linux/drivers/thermal/ |
| A D | sprd_thermal.c | 80 int cal_offset; member 173 sen->cal_offset = thm->var_data->ideal_b + (dt_offset - 128) * 250; in sprd_thm_sensor_calibration() 188 return sen->cal_slope * rawdata - sen->cal_offset; in sprd_thm_rawdata_to_temp() 202 val = (temp + sen->cal_offset) / sen->cal_slope; in sprd_thm_temp_to_rawdata()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | core.c | 47 .cal_offset = 128 * 1024, 133 .cal_offset = 128 * 1024, 217 .cal_offset = 128 * 1024, 306 .cal_offset = 128 * 1024, 389 .cal_offset = 128 * 1024, 478 .cal_offset = 128 * 1024, 565 .cal_offset = 128 * 1024, 647 .cal_offset = 128 * 1024, 729 .cal_offset = 128 * 1024,
|
| A D | hw.h | 148 size_t cal_offset; member
|
| A D | qmi.c | 2345 bdf_addr += ab->hw_params.fw.cal_offset; in ath11k_qmi_load_file_target_mem()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| A D | hw.c | 862 .cal_offset = 128 * 1024, 939 .cal_offset = 256 * 1024, 1018 .cal_offset = 128 * 1024,
|
| A D | hw.h | 156 size_t cal_offset; member
|
Completed in 24 milliseconds