Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Ddme1737.c252 u8 zone_hyst[2]; member
756 for (ix = 0; ix < ARRAY_SIZE(data->zone_hyst); ix++) { in dme1737_update_device()
757 data->zone_hyst[ix] = dme1737_read(data, in dme1737_update_device()
995 TEMP_HYST_FROM_REG(data->zone_hyst[ix == 2], ix); in show_zone()
1038 data->zone_hyst[ix == 2] = TEMP_HYST_TO_REG( in set_zone()
1043 data->zone_hyst[ix == 2]); in set_zone()