Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/macintosh/
Dtherm_adt746x.c77 u8 initial_limits[3]; member
526 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); in probe_thermostat()
532 th->initial_limits[0], th->initial_limits[1], in probe_thermostat()
533 th->initial_limits[2], th->limits[0], th->limits[1], in probe_thermostat()
579 th->initial_limits[0], th->initial_limits[1], in remove_thermostat()
580 th->initial_limits[2]); in remove_thermostat()
583 write_reg(th, LIMIT_REG[i], th->initial_limits[i]); in remove_thermostat()