Searched refs:zone_hyst (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/hwmon/
H A Ddme1737.c236 u8 zone_hyst[2]; member in struct:dme1737_data
712 for (ix = 0; ix < ARRAY_SIZE(data->zone_hyst); ix++) {
713 data->zone_hyst[ix] = dme1737_read(data,
944 TEMP_HYST_FROM_REG(data->zone_hyst[ix == 2], ix);
982 data->zone_hyst[ix == 2] = TEMP_HYST_TO_REG(
987 data->zone_hyst[ix == 2]);

Completed in 133 milliseconds