Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dphy.c379 u32 thermal_avg = 0; in rtl88eu_dm_txpower_tracking_callback_thermalmeter() local
450 thermal_avg += dm_odm->RFCalibrateInfo.ThermalValue_AVG[i]; in rtl88eu_dm_txpower_tracking_callback_thermalmeter()
456 thermal_val = (u8)(thermal_avg / thermal_avg_count); in rtl88eu_dm_txpower_tracking_callback_thermalmeter()