Searched refs:shutdown_temperature (Results 1 – 1 of 1) sorted by relevance
179 static unsigned int shutdown_temperature = 0; variable578 if (shutdown_temperature == 0) in envctrl_read()581 data[0] = (unsigned char)(shutdown_temperature); in envctrl_read()797 len = prom_getproperty(node, "shutdown-temp", (char *)&shutdown_temperature, in envctrl_init_adc()798 sizeof(shutdown_temperature)); in envctrl_init_adc()1032 if (tempbuf[0] >= shutdown_temperature) { in kenvctrld()1037 tempbuf[0], shutdown_temperature); in kenvctrld()