Searched full:ucd90320 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/pmbus/ |
D | ti,ucd90320.yaml | 5 $id: http://devicetree.org/schemas/hwmon/pmbus/ti,ucd90320.yaml# 8 title: UCD90320 power sequencer 14 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and 21 http://focus.ti.com/lit/ds/symlink/ucd90320.pdf 26 - ti,ucd90320 43 ucd90320@11 { 44 compatible = "ti,ucd90320";
|
/Linux-v6.1/drivers/hwmon/pmbus/ |
D | ucd9000.c | 21 enum chips { ucd9000, ucd90120, ucd90124, ucd90160, ucd90320, ucd9090, enumerator 137 {"ucd90320", ucd90320}, 162 .compatible = "ti,ucd90320", 163 .data = (void *)ucd90320 333 case ucd90320: in ucd9000_probe_gpio() 450 * UCD90320, and UCD90910 report GPI faults in their MFR_STATUS in ucd9000_init_debugfs() 455 mid->driver_data == ucd90320 || mid->driver_data == ucd90910) { in ucd9000_init_debugfs() 456 gpi_count = mid->driver_data == ucd90320 ? UCD90320_GPI_COUNT in ucd9000_init_debugfs()
|
D | Kconfig | 410 tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910" 413 UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer
|
/Linux-v6.1/Documentation/hwmon/ |
D | ucd9000.rst | 6 * TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, and UCD90910 8 Prefixes: 'ucd90120', 'ucd90124', 'ucd90160', 'ucd90320', 'ucd9090', 18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf 50 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-bmc-ibm-rainier.dts | 1898 ucd90320@11 { 1899 compatible = "ti,ucd90320";
|
D | aspeed-bmc-ibm-everest.dts | 1771 ucd90320@11 { 1772 compatible = "ti,ucd90320";
|