Searched full:adt7476 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/Documentation/hwmon/ |
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
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
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 77 compatible = "adi,adt7476";
|
/Linux-v5.10/drivers/hwmon/ |
D | adt7475.c | 66 #define REG_VID 0x43 /* ADT7476 only */ 107 #define VID_VIDSEL 0x80 /* ADT7476 only */ 121 #define CONFIG5_VIDGPIO 0x10 /* ADT7476 only */ 158 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator 163 { "adt7476", adt7476 }, 179 .compatible = "adi,adt7476", 180 .data = (void *)adt7476 1333 name = "adt7476"; in adt7475_detect() 1485 if (chip == adt7476 || chip == adt7490) { in load_attenuators() 1548 [adt7476] = "ADT7476", in adt7475_probe() [all …]
|
D | Kconfig | 249 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 254 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | kirkwood-nsa310.dts | 74 adt7476: adt7476a@2e { label 75 compatible = "adi,adt7476";
|
D | kirkwood-blackarmor-nas220.dts | 148 adt7476: thermal@2e { label 149 compatible = "adi,adt7476";
|