Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhwmon.h48 hwmon_chip_pec, enumerator
64 #define HWMON_C_PEC BIT(hwmon_chip_pec)
/linux/drivers/hwmon/
H A Dmax31827.c422 case hwmon_chip_pec: in max31827_write()
H A Dhwmon.c371 err = hwdev->chip->ops->write(hdev, hwmon_chip, hwmon_chip_pec, 0, val); in pec_store()