Searched full:adt7473 (Results  1 – 6 of 6) sorted by relevance
| /linux/Documentation/hwmon/ | 
| H A D | adt7475.rst | 6   * Analog Devices ADT74738     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/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/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",2338 			DRM_INFO("ADT7473 with internal thermal controller %s fan control\n",  in radeon_atombios_add_pplib_thermal_controller()
 
 | 
| /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…
 |