Home
last modified time | relevance | path

Searched refs:dpd_temp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt7601u/
A Dphy.c730 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()
A Dmt7601u.h234 int dpd_temp; member

Completed in 6 milliseconds