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

/drivers/hwmon/
H A Ddme1737.c242 u8 zone_hyst[2]; member in struct:dme1737_data
731 for (ix = 0; ix < ARRAY_SIZE(data->zone_hyst); ix++) {
732 data->zone_hyst[ix] = dme1737_read(data,
963 TEMP_HYST_FROM_REG(data->zone_hyst[ix == 2], ix);
1001 data->zone_hyst[ix == 2] = TEMP_HYST_TO_REG(
1006 data->zone_hyst[ix == 2]);

Completed in 31 milliseconds