Searched refs:dpd_temp (Results 1 – 2 of 2) sorted by relevance
730 if (temp - dev->dpd_temp > 450 || temp - dev->dpd_temp < -450) { in mt7601u_temp_comp()731 dev->dpd_temp = temp; in mt7601u_temp_comp()733 ret = mt7601u_mcu_calibrate(dev, MCU_CAL_DPD, dev->dpd_temp); in mt7601u_temp_comp()1127 dev->dpd_temp = dev->curr_temp; in mt7601u_init_cal()1162 ret = mt7601u_mcu_calibrate(dev, MCU_CAL_DPD, dev->dpd_temp); in mt7601u_init_cal()
234 int dpd_temp; member
Completed in 10 milliseconds