Searched full:ucd90320 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.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-6.12.1/drivers/hwmon/pmbus/ |
D | ucd9000.c | 23 enum chips { ucd9000, ucd90120, ucd90124, ucd90160, ucd90320, ucd9090, enumerator 79 * It has been observed that the UCD90320 randomly fails register access when 149 {"ucd90320", ucd90320}, 174 .compatible = "ti,ucd90320", 175 .data = (void *)ucd90320 345 case ucd90320: in ucd9000_probe_gpio() 460 * UCD90320, and UCD90910 report GPI faults in their MFR_STATUS in ucd9000_init_debugfs() 465 mid->driver_data == ucd90320 || mid->driver_data == ucd90910) { in ucd9000_init_debugfs() 466 gpi_count = mid->driver_data == ucd90320 ? UCD90320_GPI_COUNT in ucd9000_init_debugfs() 611 } else if (mid->driver_data == ucd90320) { in ucd9000_probe()
|
D | Kconfig | 541 tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910" 544 UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer
|
/linux-6.12.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-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ibm-rainier.dts | 1244 ucd90320@11 { 1245 compatible = "ti,ucd90320";
|
D | aspeed-bmc-ibm-blueridge.dts | 1196 compatible = "ti,ucd90320";
|
D | aspeed-bmc-ibm-everest.dts | 1793 ucd90320@11 { 1794 compatible = "ti,ucd90320";
|
D | aspeed-bmc-ibm-fuji.dts | 1784 compatible = "ti,ucd90320";
|