Home
last modified time | relevance | path

Searched refs:high_slope (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_eeprom.h136 unsigned int high_slope; /* J / dB */ member
Dmt76x2_phy.c462 db_diff = (temp - 25) / t.high_slope; in mt76x2_phy_temp_compensate()
Dmt76x2_eeprom.c632 t->high_slope = slope & 0xff; in mt76x2_get_temp_comp()