Searched refs:therm_avg (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c2408 u8 therm_avg, therm_efuse, therm_delta; local
2410 therm_avg = dm_info->thermal_avg[path];
2412 therm_delta = abs(therm_avg - therm_efuse);

Completed in 319 milliseconds