Searched full:adt7476 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adt7475.yaml | 13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple 25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF 36 - adi,adt7476 67 pin 10 on the adi,adt7476 and adi,adt7490. 76 pin 14 on the adi,adt7476 and adi,adt7490 97 compatible = "adi,adt7476";
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adt7475.rst | 22 * Analog Devices ADT7476 24 Prefix: 'adt7476' 49 ADT7476 and ADT7490 chip family. The ADT7473 and ADT7475 differ only in 50 minor details. The ADT7476 has additional features, including extra voltage 87 ADT7476: 102 in ADT7490 ADT7476 ADT7475 ADT7473
|
/openbmc/linux/drivers/hwmon/ |
H A D | adt7475.c | 65 #define REG_VID 0x43 /* ADT7476 only */ 106 #define VID_VIDSEL 0x80 /* ADT7476 only */ 122 #define CONFIG5_VIDGPIO 0x10 /* ADT7476 only */ 159 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator 164 { "adt7476", adt7476 }, 180 .compatible = "adi,adt7476", 181 .data = (void *)adt7476 1334 name = "adt7476"; in adt7475_detect() 1532 case adt7476: in load_config() 1575 case adt7476: in load_attenuators() [all …]
|
H A D | Kconfig | 248 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 253 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-nsa310.dts | 74 adt7476: adt7476a@2e { label 75 compatible = "adi,adt7476";
|
H A D | kirkwood-blackarmor-nas220.dts | 148 adt7476: thermal@2e { label 149 compatible = "adi,adt7476";
|
H A D | armada-385-atl-x530.dts | 126 compatible = "adi,adt7476"; 131 compatible = "adi,adt7476";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-blackarmor-nas220.dts | 148 adt7476: thermal@2e { label 149 compatible = "adi,adt7476";
|
H A D | armada-385-atl-x530.dtsi | 161 compatible = "adi,adt7476"; 166 compatible = "adi,adt7476";
|