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