Searched refs:PMBUS_HAVE_TEMP2 (Results 1 – 8 of 8) sorted by relevance
29 .func[0] = PMBUS_HAVE_VOUT | PMBUS_HAVE_TEMP232 .func[1] = PMBUS_HAVE_VOUT | PMBUS_HAVE_TEMP2
151 PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ucd9200_probe()157 PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ucd9200_probe()
65 info->func[0] |= PMBUS_HAVE_TEMP2; in pmbus_find_sensor_groups()68 if (info->func[0] & (PMBUS_HAVE_TEMP | PMBUS_HAVE_TEMP2 in pmbus_find_sensor_groups()
456 | PMBUS_HAVE_TEMP2; in ltc2978_probe()485 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()499 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()
199 info->func[page] |= PMBUS_HAVE_TEMP2 in ucd9000_probe()
327 #define PMBUS_HAVE_TEMP2 (1 << 10) macro
393 info->func[0] |= PMBUS_HAVE_TEMP2; in zl6100_probe()
1517 .func = PMBUS_HAVE_TEMP2,