Searched full:ina209 (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | ti,ina2xx.yaml | 8 title: Texas Instruments INA209 family of power/voltage monitors 14 The INA209 is a high-side current shunt and power monitor with 18 https://www.ti.com/product/INA209 23 - ti,ina209 47 For devices that have a configurable PGA (e.g. INA209, INA219, INA220),
|
/Linux-v6.1/Documentation/hwmon/ |
D | ina209.rst | 1 Kernel driver ina209 6 * Burr-Brown / Texas Instruments INA209 8 Prefix: 'ina209' 13 https://www.ti.com/lit/gpn/ina209 24 The TI / Burr-Brown INA209 monitors voltage, current, and power on the high side 33 The INA209 chip is highly configurable both via hardwiring and via
|
D | index.rst | 80 ina209
|
/Linux-v6.1/drivers/hwmon/ |
D | ina209.c | 3 * Driver for the Texas Instruments / Burr Brown INA209 17 * https://www.ti.com/lit/gpn/ina209 475 ATTRIBUTE_GROUPS(ina209); 579 { "ina209", 0 }, 585 { .compatible = "ti,ina209" }, 594 .name = "ina209", 605 MODULE_DESCRIPTION("INA209 driver");
|
D | Makefile | 94 obj-$(CONFIG_SENSORS_INA209) += ina209.o
|
D | ltc4245.c | 7 * This driver is based on the ds1621 and ina209 drivers.
|
D | Kconfig | 1969 tristate "TI / Burr Brown INA209" 1972 If you say yes here you get support for the TI / Burr Brown INA209 1976 be called ina209.
|
/Linux-v6.1/ |
D | MAINTAINERS | 10009 INA209 HARDWARE MONITOR DRIVER 10014 F: Documentation/hwmon/ina209.rst 10015 F: drivers/hwmon/ina209.c
|