/openbmc/entity-manager/configurations/meta/ |
H A D | harma_fanboard.json | 140 "Type": "INA238", 152 "Type": "INA238", 164 "Type": "INA238", 176 "Type": "INA238", 329 "Type": "INA238", 341 "Type": "INA238", 353 "Type": "INA238", 365 "Type": "INA238",
|
H A D | minerva_fanboard.json | 294 "Type": "INA238", 332 "Type": "INA238", 370 "Type": "INA238", 408 "Type": "INA238", 419 "Type": "INA238", 760 "Type": "INA238", 798 "Type": "INA238", 836 "Type": "INA238", 874 "Type": "INA238", 885 "Type": "INA238",
|
H A D | catalina_pdb.json | 517 "Type": "INA238", 555 "Type": "INA238", 593 "Type": "INA238", 610 "Type": "INA238", 622 "Type": "INA238", 634 "Type": "INA238", 646 "Type": "INA238",
|
H A D | ventura_rmc.json | 142 "Type": "INA238", 168 "Type": "INA238",
|
H A D | minerva_pttv.json | 188 "Type": "INA238", 253 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json | 1044 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json | 282 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_rns_hsc_adi.json | 1296 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json | 20 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json | 30 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json | 272 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_ti_hsc_adi.json | 1306 "Type": "INA238",
|
H A D | yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json | 1054 "Type": "INA238",
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ina238.rst | 3 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
|
H A D | index.rst | 89 ina238
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-minerva.dts | 323 compatible = "ti,ina238"; 329 compatible = "ti,ina238"; 335 compatible = "ti,ina238"; 341 compatible = "ti,ina238"; 446 compatible = "ti,ina238"; 452 compatible = "ti,ina238"; 458 compatible = "ti,ina238"; 464 compatible = "ti,ina238"; 569 compatible = "ti,ina238"; 575 compatible = "ti,ina238"; [all …]
|
H A D | aspeed-bmc-facebook-harma.dts | 194 compatible = "ti,ina238"; 200 compatible = "ti,ina238"; 206 compatible = "ti,ina238"; 212 compatible = "ti,ina238"; 249 compatible = "ti,ina238"; 255 compatible = "ti,ina238"; 261 compatible = "ti,ina238"; 267 compatible = "ti,ina238";
|
H A D | aspeed-bmc-facebook-catalina.dts | 408 compatible = "ti,ina238"; 413 compatible = "ti,ina238"; 418 compatible = "ti,ina238"; 429 compatible = "ti,ina238"; 433 compatible = "ti,ina238";
|
/openbmc/linux/drivers/hwmon/ |
H A D | ina238.c | 3 * 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");
|
H A D | Makefile | 100 obj-$(CONFIG_SENSORS_INA238) += ina238.o
|
H A D | Kconfig | 2054 tristate "Texas Instruments INA238" 2058 If you say yes here you get support for the INA238 power monitor 2063 will be called ina238.
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,ina2xx.yaml | 29 - ti,ina238 50 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/ |
H A D | device-driver-probe | 44 echo ina238 0x44 > /sys/bus/i2c/devices/i2c-36/new_device 45 echo ina238 0x45 > /sys/bus/i2c/devices/i2c-36/new_device
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-dhcom-pdk3.dts | 228 compatible = "ti,ina238";
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUSensorMain.cpp | 84 {"INA238", I2CDeviceType{"ina238", true}},
|