Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/dvb-frontends/
Ddib0090.c1333 s32 wbd_thot, wbd_tcold; in dib0090_get_wbd_target() local
1354 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()