Home
last modified time | relevance | path

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

/drivers/hwmon/pmbus/
Dpmbus.c67 info->func[0] |= PMBUS_HAVE_TEMP3; in pmbus_find_sensor_groups()
69 | PMBUS_HAVE_TEMP3) in pmbus_find_sensor_groups()
Dpmbus.h321 #define PMBUS_HAVE_TEMP3 (1 << 11) macro
Dpmbus_core.c1494 .func = PMBUS_HAVE_TEMP3,