Home
last modified time | relevance | path

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

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