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
648 | PMBUS_HAVE_TEMP2; in ltc2978_probe()661 | PMBUS_HAVE_TEMP2; in ltc2978_probe()695 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()710 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()725 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()736 | PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ltc2978_probe()
151 PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ucd9200_probe()157 PMBUS_HAVE_TEMP2 | PMBUS_HAVE_STATUS_TEMP; in ucd9200_probe()
66 info->func[0] |= PMBUS_HAVE_TEMP2; in pmbus_find_sensor_groups()69 if (info->func[0] & (PMBUS_HAVE_TEMP | PMBUS_HAVE_TEMP2 in pmbus_find_sensor_groups()
200 info->func[page] |= PMBUS_HAVE_TEMP2 in ucd9000_probe()
332 #define PMBUS_HAVE_TEMP2 BIT(10) macro
394 info->func[0] |= PMBUS_HAVE_TEMP2; in zl6100_probe()
1536 .func = PMBUS_HAVE_TEMP2,