Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/macintosh/
Dtherm_windtunnel.c376 int hyst_temp, os_temp, temp; in attach_thermostat() local
387 hyst_temp = read_reg(cl, 2, 2); in attach_thermostat()
389 if( hyst_temp < 0 || os_temp < 0 ) in attach_thermostat()
394 print_temp(" Hyst: ", hyst_temp ); in attach_thermostat()
400 x.overheat_hyst = hyst_temp; in attach_thermostat()