Searched refs:cal_offset (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/thermal/mediatek/ |
H A D | lvts_thermal.c | 105 int cal_offset[LVTS_SENSOR_MAX]; member 642 efuse_calibration + lvts_ctrl_data->cal_offset[i], 2); in lvts_calibration_init() 1269 .cal_offset = { 0x04, 0x07 }, 1279 .cal_offset = { 0x0d, 0x10 }, 1289 .cal_offset = { 0x16, 0x19, 0x1c, 0x1f }, 1304 .cal_offset = { 0x25, 0x28 }, 1314 .cal_offset = { 0x2e, 0x31 }, 1324 .cal_offset = { 0x37, 0x3a, 0x3d }, 1335 .cal_offset = { 0x43, 0x46 },
|
/openbmc/linux/drivers/iio/adc/ |
H A D | cpcap-adc.c | 196 int cal_offset; member 500 bank_conversion[channel].cal_offset = in cpcap_adc_calibrate_one() 503 channel, bank_conversion[channel].cal_offset); in cpcap_adc_calibrate_one() 696 req->result += conv_tbl[index].cal_offset; in cpcap_adc_phase() 797 bank_conversion[CPCAP_ADC_CHG_ISENSE].cal_offset = in cpcap_adc_read_bank_scaled() 804 bank_conversion[CPCAP_ADC_BATTI].cal_offset = in cpcap_adc_read_bank_scaled()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 46 .cal_offset = 128 * 1024, 131 .cal_offset = 128 * 1024, 214 .cal_offset = 128 * 1024, 299 .cal_offset = 128 * 1024, 381 .cal_offset = 128 * 1024, 466 .cal_offset = 128 * 1024, 549 .cal_offset = 128 * 1024, 630 .cal_offset = 128 * 1024,
|
H A D | hw.h | 148 size_t cal_offset; member
|
H A D | qmi.c | 2348 bdf_addr += ab->hw_params.fw.cal_offset; in ath11k_qmi_load_file_target_mem()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 858 .cal_offset = 128 * 1024, 914 .cal_offset = 256 * 1024, 971 .cal_offset = 128 * 1024,
|
H A D | hw.h | 140 size_t cal_offset; member
|