Searched full:adt7490 (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 16 They support monitoring and controlling up to four fans (the ADT7490 can only 18 sensor and two off chip temperature sensors (the ADT7490 additionally 26 https://www.onsemi.com/pub/Collateral/ADT7490-D.PDF 37 - adi,adt7490 86 pin 10 on the adi,adt7476 and adi,adt7490. 95 pin 14 on the adi,adt7476 and adi,adt7490
|
/linux/Documentation/hwmon/ |
H A D | adt7475.rst | 30 * Analog Devices ADT7490 32 Prefix: 'adt7490' 49 ADT7476 and ADT7490 chip family. The ADT7473 and ADT7475 differ only in 51 measurement inputs and VID support. The ADT7490 also has additional 91 ADT7490: 102 in ADT7490 ADT7476 ADT7475 ADT7473
|
/linux/drivers/hwmon/ |
H A D | adt7475.c | 47 #define REG_DEVREV2 0x12 /* ADT7490 only */ 48 #define REG_IMON 0x1D /* ADT7490 only */ 50 #define REG_VTT 0x1E /* ADT7490 only */ 51 #define REG_EXTEND3 0x1F /* ADT7490 only */ 104 #define REG_STATUS4 0x81 /* ADT7490 only */ 106 #define REG_VTT_MIN 0x84 /* ADT7490 only */ 107 #define REG_VTT_MAX 0x86 /* ADT7490 only */ 109 #define REG_IMON_MIN 0x85 /* ADT7490 only */ 110 #define REG_IMON_MAX 0x87 /* ADT7490 only */ 165 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator [all …]
|
H A D | Kconfig | 236 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 241 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-ast2600-evb.dts | 242 compatible = "adi,adt7490";
|
H A D | aspeed-bmc-ampere-mtmitchell.dts | 439 compatible = "adi,adt7490";
|