Searched refs:irf_temperature (Results 1 – 1 of 1) sorted by relevance
804 int32 irf_temperature; in get_ipmu_temperature() local814 irf_temperature = 70; in get_ipmu_temperature()903 …irf_temperature = -268 + (310 * (((Vbg * (adc_bjt - adc_off)) / (adc_bg - adc_off)) + Voffset) / 1… in get_ipmu_temperature()906 if ((irf_temperature > 100) || (irf_temperature < 50)) { in get_ipmu_temperature()915 glbl_common_info_ext_p->chip_temperature = irf_temperature; in get_ipmu_temperature()