Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sbus/char/
H A Denvctrl.c176 static unsigned int shutdown_temperature = 0; variable
560 if (shutdown_temperature == 0) in envctrl_read()
563 data[0] = (unsigned char)(shutdown_temperature); in envctrl_read()
789 shutdown_temperature = *pval; in envctrl_init_adc()
1009 if (tempbuf[0] >= shutdown_temperature) { in kenvctrld()
1014 tempbuf[0], shutdown_temperature); in kenvctrld()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h69 u8 shutdown_temperature; member