/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-arm-stardragon4800-rep2.dts | 108 tmp421@1e { 109 compatible = "ti,tmp421"; 112 tmp421@2a { 113 compatible = "ti,tmp421"; 116 tmp421@1c { 117 compatible = "ti,tmp421"; 141 tmp421@1f { 142 compatible = "ti,tmp421";
|
D | aspeed-bmc-facebook-yosemitev2.dts | 178 tmp421@4e { 180 compatible = "ti,tmp421"; 184 tmp421@4f { 185 compatible = "ti,tmp421"; 202 tmp421@1f { 203 compatible = "ti,tmp421";
|
D | aspeed-bmc-facebook-tiogapass.dts | 235 tmp421@49 { 290 tmp421@48 { 295 tmp421@49 { 350 tmp421@48 { 355 tmp421@49 { 492 tmp421@4e { 493 compatible = "ti,tmp421"; 496 tmp421@4f { 497 compatible = "ti,tmp421"; 519 tmp421@1f { [all …]
|
D | aspeed-bmc-facebook-bletchley.dts | 341 tmp421@4f { 342 compatible = "ti,tmp421"; 427 tmp421@4f { 428 compatible = "ti,tmp421"; 513 tmp421@4f { 514 compatible = "ti,tmp421"; 599 tmp421@4f { 600 compatible = "ti,tmp421"; 685 tmp421@4f { 686 compatible = "ti,tmp421"; [all …]
|
D | aspeed-bmc-microsoft-olympus.dts | 118 tmp421@4c { 119 compatible = "ti,tmp421"; 144 tmp421@4c { 145 compatible = "ti,tmp421";
|
D | aspeed-bmc-portwell-neptune.dts | 135 tmp421@4e { 136 compatible = "ti,tmp421"; 139 tmp421@4f { 140 compatible = "ti,tmp421";
|
D | aspeed-bmc-inspur-on5263m5.dts | 96 tmp421@4e { 97 compatible = "ti,tmp421";
|
D | aspeed-bmc-facebook-greatlakes.dts | 161 compatible = "ti,tmp421";
|
D | aspeed-bmc-inventec-starscream.dts | 231 compatible = "ti,tmp421";
|
D | aspeed-bmc-facebook-catalina.dts | 705 compatible = "ti,tmp421"; 832 compatible = "ti,tmp421";
|
D | aspeed-bmc-ampere-mtmitchell.dts | 582 compatible = "ti,tmp421"; 593 compatible = "ti,tmp421";
|
D | aspeed-bmc-ampere-mtjade.dts | 434 compatible = "ti,tmp421";
|
/linux-6.12.1/drivers/hwmon/ |
D | tmp421.c | 30 enum chips { tmp421, tmp422, tmp423, tmp441, tmp442 }; enumerator 199 struct tmp421_data *tmp421 = dev_get_drvdata(dev); in tmp421_read() local 202 ret = tmp421_update_device(tmp421); in tmp421_read() 208 if (!tmp421->channel[channel].enabled) in tmp421_read() 210 *val = temp_from_raw(tmp421->channel[channel].temp, in tmp421_read() 211 tmp421->config & TMP421_CONFIG_RANGE); in tmp421_read() 214 if (!tmp421->channel[channel].enabled) in tmp421_read() 220 *val = !!(tmp421->channel[channel].temp & 0x03); in tmp421_read() 223 *val = tmp421->channel[channel].enabled; in tmp421_read() 332 kind = tmp421; in tmp421_detect()
|
D | Makefile | 222 obj-$(CONFIG_SENSORS_TMP421) += tmp421.o
|
D | Kconfig | 2304 will be called tmp421.
|
/linux-6.12.1/Documentation/hwmon/ |
D | tmp421.rst | 1 Kernel driver tmp421 8 Prefix: 'tmp421' 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
D | index.rst | 233 tmp421
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-octeon.txt | 37 compatible = "ti,tmp421";
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | armada-385-linksys.dtsi | 128 tmp421@4c { 129 compatible = "ti,tmp421";
|
D | armada-xp-linksys-mamba.dts | 100 tmp421@4c { 101 compatible = "ti,tmp421";
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am3874-iceboard.dts | 277 tmp421@4d { compatible="ti,tmp421"; reg=<0x4d>; }; 278 tmp421@4e { compatible="ti,tmp421"; reg=<0x4e>; };
|
/linux-6.12.1/arch/arm/boot/dts/nuvoton/ |
D | nuvoton-npcm750-runbmc-olympus.dts | 296 tmp421@4c { 297 compatible = "ti,tmp421"; 389 tmp421@4c { 390 compatible = "ti,tmp421";
|
/linux-6.12.1/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_3xxx.dts | 309 compatible = "ti,tmp421";
|
D | octeon_68xx.dts | 416 compatible = "ti,tmp421";
|