Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_eeprom.h137 unsigned int low_slope; /* J / dB */ member
Dmt76x2_phy.c464 db_diff = (25 - temp) / t.low_slope; in mt76x2_phy_temp_compensate()
Dmt76x2_eeprom.c633 t->low_slope = slope >> 8; in mt76x2_get_temp_comp()