Home
last modified time | relevance | path

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

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