Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/macintosh/
Dtherm_adt746x.c78 u8 initial_limits[3]; member
527 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); in probe_thermostat()
533 th->initial_limits[0], th->initial_limits[1], in probe_thermostat()
534 th->initial_limits[2], th->limits[0], th->limits[1], in probe_thermostat()
580 th->initial_limits[0], th->initial_limits[1], in remove_thermostat()
581 th->initial_limits[2]); in remove_thermostat()
584 write_reg(th, LIMIT_REG[i], th->initial_limits[i]); in remove_thermostat()