Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dtherm_adt746x.c79 u8 initial_limits[3]; member
528 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); in probe_thermostat()
534 th->initial_limits[0], th->initial_limits[1], in probe_thermostat()
535 th->initial_limits[2], th->limits[0], th->limits[1], in probe_thermostat()
581 th->initial_limits[0], th->initial_limits[1], in remove_thermostat()
582 th->initial_limits[2]); in remove_thermostat()
585 write_reg(th, LIMIT_REG[i], th->initial_limits[i]); in remove_thermostat()