Searched full:adt7476 (Results 1 – 6 of 6) sorted by relevance
/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 86 pin 10 on the adi,adt7476 and adi,adt7490. 95 pin 14 on the adi,adt7476 and adi,adt7490 121 compatible = "adi,adt7476";
|
/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
|
/linux/drivers/hwmon/ |
H A D | adt7475.c | 68 #define REG_VID 0x43 /* ADT7476 only */ 112 #define VID_VIDSEL 0x80 /* ADT7476 only */ 128 #define CONFIG5_VIDGPIO 0x10 /* ADT7476 only */ 165 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator 170 { "adt7476", adt7476 }, 186 .compatible = "adi,adt7476", 187 .data = (void *)adt7476 1359 name = "adt7476"; in adt7475_detect() 1569 case adt7476: in load_config() 1612 case adt7476: in load_attenuators() [all …]
|
/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 | 137 compatible = "adi,adt7476"; 142 compatible = "adi,adt7476";
|