/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | README.md | 21 "path": "/var/run/adm1266/adm1266_sink0.hex" 29 "unit": "adm1266-verify@sink0.service" 33 "unit": "adm1266-update@sink0.service" 63 "path": "/var/run/adm1266/adm1266_sink0.log" 68 "unit": "adm1266-read-blackbox-log@sink0.service" 72 "unit": "adm1266-clear-blackbox-data@sink0.service" 79 data from adm1266 and will be returned on BmcBlobRead. 84 1. `open` : `adm1266-read-blackbox-log@sink0.service` gets launched on 85 BmcBlobOpen command. This service should read the blackbox data from adm1266 89 2. `delete` : `adm1266-clear-blackbox-data@sink0.service` gets launched on [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,adm1266.yaml | 4 $id: http://devicetree.org/schemas/hwmon/adi,adm1266.yaml# 7 title: Analog Devices ADM1266 Cascadable Super Sequencer with Margin 14 Analog Devices ADM1266 Cascadable Super Sequencer with Margin 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1266.pdf 21 - adi,adm1266 46 adm1266@40 { 47 compatible = "adi,adm1266";
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adm1266.rst | 3 Kernel driver adm1266 7 * Analog Devices ADM1266 8 Prefix: 'adm1266' 9 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1266.pdf 17 This driver supports hardware monitoring for Analog Devices ADM1266 sequencer. 19 ADM1266 is a sequencer that features voltage readback from 17 channels via an
|
H A D | index.rst | 33 adm1266
|
/openbmc/qemu/tests/qtest/ |
H A D | adm1266-test.c | 2 * Analog Devices ADM1266 Cascadable Super Sequencer with Margin Control and 20 #define TEST_ID "adm1266-test" 40 #define ADM1266_MFR_MODEL_DEFAULT "ADM1266-A1" 115 qos_node_create_driver("adm1266", i2c_device_create); in adm1266_register_nodes() 116 qos_node_consumes("adm1266", "i2c-bus", &opts); in adm1266_register_nodes() 118 qos_add_test("test_defaults", "adm1266", test_defaults, NULL); in adm1266_register_nodes() 119 qos_add_test("test_rw_regs", "adm1266", test_rw_regs, NULL); in adm1266_register_nodes()
|
H A D | meson.build | 284 'adm1266-test.c',
|
/openbmc/entity-manager/configurations/ |
H A D | kudo_motherboard.json | 534 "Type": "ADM1266", 557 "Type": "ADM1266" 563 "Type": "ADM1266" 569 "Type": "ADM1266" 575 "Type": "ADM1266" 581 "Type": "ADM1266" 587 "Type": "ADM1266" 593 "Type": "ADM1266" 599 "Type": "ADM1266" 605 "Type": "ADM1266" [all …]
|
H A D | mori_motherboard.json | 549 "Type": "ADM1266", 589 "Type": "ADM1266" 595 "Type": "ADM1266" 601 "Type": "ADM1266" 607 "Type": "ADM1266" 613 "Type": "ADM1266" 619 "Type": "ADM1266" 625 "Type": "ADM1266" 631 "Type": "ADM1266" 637 "Type": "ADM1266" [all …]
|
/openbmc/qemu/hw/sensor/ |
H A D | adm1266.c | 2 * Analog Devices ADM1266 Cascadable Super Sequencer with Margin Control and 5 * https://www.analog.com/media/en/technical-documentation/data-sheets/adm1266.pdf 21 #define TYPE_ADM1266 "adm1266" 22 OBJECT_DECLARE_SIMPLE_TYPE(ADM1266State, ADM1266) 41 #define ADM1266_MFR_MODEL_DEFAULT "ADM1266-A1" 81 ADM1266State *s = ADM1266(obj); in adm1266_exit_reset() 105 ADM1266State *s = ADM1266(pmdev); in adm1266_read_byte() 141 ADM1266State *s = ADM1266(pmdev); in adm1266_write_data() 202 .name = "ADM1266", 232 dc->desc = "Analog Devices ADM1266 Hot Swap controller"; in adm1266_class_init()
|
H A D | Kconfig | 25 config ADM1266 config
|
H A D | meson.build | 5 system_ss.add(when: 'CONFIG_ADM1266', if_true: files('adm1266.c'))
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | adm1266.c | 3 * ADM1266 - Cascadable Super Sequencer with Margin 34 /* ADM1266 GPIO defines */ 41 /* ADM1266 PDIO defines */ 293 gpio_name = devm_kasprintf(&data->client->dev, GFP_KERNEL, "adm1266-%x-%s", in adm1266_config_gpio() 487 { .compatible = "adi,adm1266" }, 493 { "adm1266", 0 }, 500 .name = "adm1266", 510 MODULE_DESCRIPTION("PMBus driver for Analog Devices ADM1266");
|
H A D | Kconfig | 40 tristate "Analog Devices ADM1266 Sequencer" 45 Devices ADM1266 Cascadable Super Sequencer. 48 be called adm1266.
|
H A D | Makefile | 9 obj-$(CONFIG_SENSORS_ADM1266) += adm1266.o
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/ |
H A D | kudo-fw.sh | 146 echo ${I2C_MB_PWRSEQ1[0]}-00${I2C_MB_PWRSEQ1[1]} > /sys/bus/i2c/drivers/adm1266/unbind 147 echo ${I2C_MB_PWRSEQ2[0]}-00${I2C_MB_PWRSEQ2[1]} > /sys/bus/i2c/drivers/adm1266/unbind 155 echo ${I2C_MB_PWRSEQ1[0]}-00${I2C_MB_PWRSEQ1[1]} > /sys/bus/i2c/drivers/adm1266/bind 156 echo ${I2C_MB_PWRSEQ2[0]}-00${I2C_MB_PWRSEQ2[1]} > /sys/bus/i2c/drivers/adm1266/bind
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/ |
H A D | mori-fw.sh | 122 echo "${I2C_MB_PWRSEQ[0]}"-00"${I2C_MB_PWRSEQ[1]}" > /sys/bus/i2c/drivers/adm1266/unbind 133 echo "${I2C_MB_PWRSEQ[0]}"-00"${I2C_MB_PWRSEQ[1]}" > /sys/bus/i2c/drivers/adm1266/bind
|
/openbmc/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-npcm730-kudo.dts | 629 adm1266@40 { 630 compatible = "adi,adm1266"; 641 adm1266@41 { 642 compatible = "adi,adm1266";
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | 469 select ADM1266
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUSensorMain.cpp | 68 {"ADM1266", I2CDeviceType{"adm1266", true}},
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 866 F: hw/sensor/adm1266.c 869 F: tests/qtest/adm1266-test.c
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |