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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duthum.c418 int rh_l, rh; local
420 rh_l = (-40000 + 405 * ticks) - ((7 * ticks * ticks) / 250);
421 rh = ((temp - 2500) * (1 + (ticks >> 7)) + rh_l) / 10;

Completed in 98 milliseconds