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

/openbsd-current/sys/dev/ofw/
H A Dofw_thermal.c45 uint32_t tp_hysteresis; member in struct:trippoint
318 if (temp < tp->tp_temperature - tp->tp_hysteresis)
462 tp->tp_hysteresis = OF_getpropint(node, "hysteresis", 0);

Completed in 182 milliseconds