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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 114 milliseconds