Searched refs:curr_temp (Results 1 – 3 of 3) sorted by relevance
80 long curr_temp; member167 int curr_temp; in mid_read_temp() local199 ret = adc_to_temp(td_info->direct, adc_val, &curr_temp); in mid_read_temp()201 *temp = td_info->curr_temp = curr_temp; in mid_read_temp()
589 mt7601u_mcu_calibrate(dev, MCU_CAL_DPD, dev->curr_temp); in mt7601u_phy_recalibrate_after_assoc()724 dev->curr_temp = temp; in mt7601u_temp_comp()1122 dev->curr_temp = (dev->raw_temp - dev->ee->ref_temp) * in mt7601u_init_cal()1124 dev->dpd_temp = dev->curr_temp; in mt7601u_init_cal()
233 int curr_temp; member