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