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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_adt746x.c43 static u8 LIMIT_REG[3] = {0x6b, 0x6a, 0x6c}; /* local, sensor1, sensor2 */ variable
179 write_reg(th, LIMIT_REG[i], th->initial_limits[i]);
376 write_reg(th, LIMIT_REG[i], th->limits[i]);
418 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]);

Completed in 112 milliseconds