Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A 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()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A 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()

Completed in 14 milliseconds