Searched full:adt7473 (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/hwmon/ |
| H A D | adt7475.rst | 6 * Analog Devices ADT7473 8 Prefix: 'adt7473' 48 This driver implements support for the Analog Devices ADT7473, ADT7475, 49 ADT7476 and ADT7490 chip family. The ADT7473 and ADT7475 differ only in 80 ADT7473: 102 in ADT7490 ADT7476 ADT7475 ADT7473 155 The nVidia binary driver presents an ADT7473 chip via an on-card i2c bus.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | ic.c | 61 { { I2C_BOARD_INFO("adt7473", 0x2e) }, 40 }, 62 { { I2C_BOARD_INFO("adt7473", 0x2d) }, 40 }, 63 { { I2C_BOARD_INFO("adt7473", 0x2c) }, 40 }, 109 { { I2C_BOARD_INFO("adt7473", extdev_entry.addr >> 1) }, 20 }, in nvkm_therm_ic_ctor()
|
| /linux/drivers/hwmon/ |
| H A D | adt7475.c | 166 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator 169 { .name = "adt7473", .driver_data = adt7473 }, 179 .compatible = "adi,adt7473", 180 .data = (void *)adt7473 1356 name = "adt7473"; in adt7475_detect() 1365 "Couldn't detect an ADT7473/75/76/90 part at " in adt7475_detect() 1565 case adt7473: in load_config() 1626 case adt7473: in load_attenuators() 1809 [adt7473] = "ADT7473", in adt7475_probe() 1855 /* Meaning of this bit is inverted for the ADT7473-1 */ in adt7475_probe() [all …]
|
| H A D | Kconfig | 237 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 242 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-lenovo-ix4-300d.dts | 67 adt7473@2e { 68 compatible = "adi,adt7473";
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | pptable_v1_0.h | 49 #define ATOM_TONGA_PP_THERMALCONTROLLER_ADT7473_WITH_INTERNAL 0x89 /* ADT7473 Fan Control + In…
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | pptable.h | 71 #define ATOM_PP_THERMALCONTROLLER_ADT7473_WITH_INTERNAL 0x89 // ADT7473 Fan Control + Internal…
|
| H A D | radeon_atombios.c | 2006 "adt7473", 2336 DRM_INFO("ADT7473 with internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller()
|
| /linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
| H A D | legacy_dpm.c | 634 "adt7473", 721 drm_info(adev_to_drm(adev), "ADT7473 with internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
|