Searched refs:wbd_thot (Results 1 – 1 of 1) sorted by relevance
1337 s32 wbd_thot, wbd_tcold; in dib0090_get_wbd_target() local1358 wbd_thot = wbd->offset_hot - (((u32) wbd->slope_hot * f_MHz) >> 6); in dib0090_get_wbd_target()1361 wbd_tcold += ((wbd_thot - wbd_tcold) * current_temp) >> 7; in dib0090_get_wbd_target()