Searched refs:golden_temp (Results 1 – 2 of 2) sorted by relevance
202 int golden_temp = co ? (int)co->golden_temp : DEFAULT_EFUSE_GOLDEN_TEMP; in lvts_raw_to_temp_v1() local206 temp_mC = temp1 + golden_temp * 500 + LVTS_COEFF_B_X_1000; in lvts_raw_to_temp_v1()220 int golden_temp = co ? (int)co->golden_temp : DEFAULT_EFUSE_GOLDEN_TEMP; in lvts_temp_to_raw_v1() local224 (golden_temp * 500) + LVTS_COEFF_B_X_1000 - temp) << 14) / in lvts_temp_to_raw_v1()497 cal_data->golden_temp = GET_CAL_BITMASK(lvts_data, 0, 7, 0); in mt8189_efuse_to_cal_data()501 tc[i].coeff.golden_temp = cal_data->golden_temp; in mt8189_efuse_to_cal_data()548 if ((cal_data->golden_temp != 0) || (cal_data->golden_temp_ht != 0)) { in mt8189_check_cal_data()576 cal_data->golden_temp = cal_data->default_golden_temp; in mt8189_check_cal_data()579 tc[i].coeff.golden_temp = cal_data->default_golden_temp; in mt8189_check_cal_data()
88 unsigned int golden_temp; member130 unsigned int golden_temp; member