Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
H A Dtherm_adt746x.c44 static u8 LIMIT_REG[3] = {0x6b, 0x6a, 0x6c}; /* local, sensor1, sensor2 */ variable
315 write_reg(th, LIMIT_REG[i], th->limits[i]); in set_limit()
528 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); in probe_thermostat()
585 write_reg(th, LIMIT_REG[i], th->initial_limits[i]); in remove_thermostat()