Searched full:ltc2978 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | lltc,ltc2978.yaml | 4 $id: http://devicetree.org/schemas/hwmon/lltc,ltc2978.yaml# 19 - lltc,ltc2978 52 * ltc2978 : vout0 - vout7 83 compatible = "lltc,ltc2978";
|
/linux/drivers/hwmon/pmbus/ |
H A D | ltc2978.c | 3 * Hardware monitoring driver for LTC2978 and compatible chips. 24 ltc2972, ltc2974, ltc2975, ltc2977, ltc2978, ltc2979, ltc2980, enumerator 40 /* LTC2974, LTC2975, LCT2977, LTC2980, LTC2978, and LTM2987 */ 113 * LTC2978 clears peak data whenever the CLEAR_FAULTS command is executed, which 327 * of LTC2978 revision 1, and will return the maximum in ltc2978_read_word_data() 542 {"ltc2978", ltc2978}, 639 return ltc2978; in ltc2978_get_id() 779 case ltc2978: in ltc2978_probe() 883 case ltc2978: in ltc2978_probe() 914 { .compatible = "lltc,ltc2978" }, [all …]
|
H A D | Makefile | 26 obj-$(CONFIG_SENSORS_LTC2978) += ltc2978.o
|
/linux/Documentation/hwmon/ |
H A D | pmbus.rst | 112 Example: the following will load the driver for an LTC2978 at address 0x60 116 $ echo ltc2978 0x60 > /sys/bus/i2c/devices/i2c-1/new_device
|
H A D | index.rst | 128 ltc2978
|