Searched refs:PMBUS_HAVE_PWM12 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hwmon/pmbus/ | ||
| H A D | pmbus.h | 413 #define PMBUS_HAVE_PWM12 BIT(20) macro |
| H A D | pmbus_core.c | 2382 if (!((data->info->func[page] & PMBUS_HAVE_PWM12) || in pmbus_add_fan_ctrl() |