Home
last modified time | relevance | path

Searched full:ina238 (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/Documentation/hwmon/
Dina238.rst3 Kernel driver ina238
8 * Texas Instruments INA238
10 Prefix: 'ina238'
15 https://www.ti.com/lit/gpn/ina238
22 The INA238 is a current shunt, power and temperature monitor with an I2C
Dindex.rst87 ina238
/kernel/linux/linux-6.6/drivers/hwmon/
Dina238.c3 * Driver for Texas Instruments INA238 power monitor chip
4 * Datasheet: https://www.ti.com/product/ina238
20 /* INA238 register definitions */
619 { "ina238", 0 },
625 { .compatible = "ti,ina238" },
633 .name = "ina238",
643 MODULE_DESCRIPTION("ina238 driver");
DMakefile99 obj-$(CONFIG_SENSORS_INA238) += ina238.o
DKconfig2033 tristate "Texas Instruments INA238"
2037 If you say yes here you get support for the INA238 power monitor
2042 will be called ina238.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dti,ina2xx.yaml29 - ti,ina238
50 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mp-dhcom-pdk3.dts228 compatible = "ti,ina238";