Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Deeprom.h39 unsigned int high_slope; /* J / dB */ member
Dpci_phy.c268 db_diff = (temp - 25) / t.high_slope; in mt76x2_phy_temp_compensate()
Deeprom.c486 t->high_slope = slope & 0xff; in mt76x2_get_temp_comp()