Searched refs:thcal_temp (Results 1 – 3 of 3) sorted by relevance
77 sc->thcal_temp, temp); in rtwn_temp_calib()83 if (sc->thcal_temp == 0xff) { in rtwn_temp_calib()87 sc->thcal_temp = temp; in rtwn_temp_calib()88 } else if (abs(temp - sc->thcal_temp) > sc->temp_delta) { in rtwn_temp_calib()91 __func__, sc->thcal_temp, temp); in rtwn_temp_calib()97 sc->thcal_temp = temp; in rtwn_temp_calib()
203 uint8_t thcal_temp; member
1323 sc->thcal_temp = sc->thermal_meter; in rtwn_run()1942 sc->thcal_temp = 0; in rtwn_stop()