Searched refs:cal_offset (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/iio/adc/ |
| H 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/ |
| H 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/ath12k/wifi7/ |
| H A D | hw.c | 350 .cal_offset = 128 * 1024, 433 .cal_offset = 256 * 1024, 518 .cal_offset = 128 * 1024, 600 .cal_offset = 128 * 1024, 676 .cal_offset = 256 * 1024,
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 48 .cal_offset = 128 * 1024, 137 .cal_offset = 128 * 1024, 224 .cal_offset = 128 * 1024, 316 .cal_offset = 128 * 1024, 402 .cal_offset = 128 * 1024, 494 .cal_offset = 128 * 1024, 584 .cal_offset = 128 * 1024, 669 .cal_offset = 128 * 1024, 754 .cal_offset = 128 * 1024, 845 .cal_offset = 128 * 1024,
|
| H A D | hw.h | 149 size_t cal_offset; member
|
| H A D | qmi.c | 2355 bdf_addr += ab->hw_params.fw.cal_offset; in ath11k_qmi_load_file_target_mem()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 144 size_t cal_offset; member
|