Home
last modified time | relevance | path

Searched refs:HWMON_C_PEC (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dhwmon.h65 #define HWMON_C_PEC BIT(hwmon_chip_pec) macro
/linux/drivers/hwmon/
H A Dmax31827.c567 HWMON_CHANNEL_INFO(chip, HWMON_C_UPDATE_INTERVAL | HWMON_C_PEC),
H A Dhwmon.c1007 if (config & HWMON_C_PEC) { in __hwmon_device_register()
H A Dlm90.c2820 data->chip_config[0] |= HWMON_C_PEC; in lm90_probe()