| /linux/drivers/hwmon/pmbus/ |
| H A D | ibm-cffps.c | 83 struct ibm_cffps *psu = file->private_data; in ibm_cffps_debugfs_read_input_history() local 86 .addr = psu->client->addr, in ibm_cffps_debugfs_read_input_history() 87 .flags = psu->client->flags, in ibm_cffps_debugfs_read_input_history() 91 .addr = psu->client->addr, in ibm_cffps_debugfs_read_input_history() 92 .flags = psu->client->flags | I2C_M_RD, in ibm_cffps_debugfs_read_input_history() 94 .buf = psu->input_history, in ibm_cffps_debugfs_read_input_history() 99 rc = pmbus_lock_interruptible(psu->client); in ibm_cffps_debugfs_read_input_history() 103 rc = pmbus_set_page(psu->client, 0, 0xff); in ibm_cffps_debugfs_read_input_history() 105 pmbus_unlock(psu->client); in ibm_cffps_debugfs_read_input_history() 113 rc = i2c_transfer(psu->client->adapter, msg, 2); in ibm_cffps_debugfs_read_input_history() [all …]
|
| H A D | q54sj108a2.c | 79 struct q54sj108a2_data *psu = to_psu(idxp, idx); in q54sj108a2_debugfs_read() local 86 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_OPERATION); in q54sj108a2_debugfs_read() 93 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_WRITE_PROTECT); in q54sj108a2_debugfs_read() 100 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_VOUT_OV_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 107 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_IOUT_OC_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 114 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_REVISION); in q54sj108a2_debugfs_read() 121 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_ID, data); in q54sj108a2_debugfs_read() 126 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_MODEL, data); in q54sj108a2_debugfs_read() 131 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_REVISION, data); in q54sj108a2_debugfs_read() 136 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_LOCATION, data); in q54sj108a2_debugfs_read() [all …]
|
| H A D | max20730.c | 113 struct max20730_debugfs_data *psu = to_psu(idxp, idx); in max20730_debugfs_read() local 120 info = pmbus_get_driver_info(psu->client); in max20730_debugfs_read() 248 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_OPERATION); in max20730_debugfs_read() 254 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_ON_OFF_CONFIG); in max20730_debugfs_read() 260 ret = i2c_smbus_read_word_data(psu->client, in max20730_debugfs_read() 267 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_VOUT_MODE); in max20730_debugfs_read() 273 ret = i2c_smbus_read_word_data(psu->client, PMBUS_VOUT_COMMAND); in max20730_debugfs_read() 282 ret = i2c_smbus_read_word_data(psu->client, PMBUS_VOUT_MAX); in max20730_debugfs_read() 311 struct max20730_debugfs_data *psu; in max20730_init_debugfs() local 323 psu = devm_kzalloc(&client->dev, sizeof(*psu), GFP_KERNEL); in max20730_init_debugfs() [all …]
|
| H A D | dps920ab.c | 3 * Driver for Delta DPS920AB PSU 24 * PSU advertises that all features are supported, in dps920ab_read_word_data() 57 * PSU only has one R/W register and that is in dps920ab_write_word_data() 211 MODULE_DESCRIPTION("PMBus driver for Delta DPS920AB PSU");
|
| /linux/Documentation/leds/ |
| H A D | leds-mlxcpld.rst | 22 - mlxcpld:psu:green 23 - mlxcpld:psu:red 31 "psu"
|
| /linux/Documentation/hwmon/ |
| H A D | ibm-cffps.rst | 51 temp1_alarm PSU inlet ambient temperature over-temperature alarm. 52 temp1_input Measured PSU inlet ambient temp in millidegrees C.
|
| H A D | inspur-ipsps1.rst | 76 standby, when set to standby, PSU will
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 339 psu@59 { 350 psu@58 { 361 psu@58 { 372 psu@59 {
|
| H A D | aspeed-bmc-ufispace-ncplite.dts | 294 psu@58 { 309 psu@58 {
|
| H A D | aspeed-bmc-inspur-nf5280m6.dts | 56 front-psu { 57 label = "front-psu";
|
| H A D | aspeed-bmc-ampere-mtjade.dts | 650 psu@58 { 655 psu@59 {
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,tmp421.yaml | 55 A descriptive name for this channel, like "ambient" or "psu".
|
| H A D | ti,tmp464.yaml | 54 A descriptive name for this channel, like "ambient" or "psu".
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 37 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
| /linux/drivers/input/mouse/ |
| H A D | vsxxxaa.c | 38 * 4 (-12V) - - Somewhere from the PSU. At ATX, it's 42 * 5 (+5V) - - PSU (red wires of ATX power connector 54 * -12V to the PSU.
|
| /linux/Documentation/translations/sp_SP/scheduler/ |
| H A D | sched-eevdf.rst | 52 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxreg-hotplug.c | 264 /* Go over all kinds of items - psu, pwr, fan. */ in mlxreg_hotplug_attr_init() 480 * PSU registers: *---* 498 * In case some system changed are detected: FAN in/out, PSU in/out, power
|
| H A D | nvsw-sn2201.c | 96 /* Masks for aggregation, PSU presence and power, ASIC events 713 .label = "psu:green", 718 .label = "psu:orange",
|
| H A D | mlx-platform.c | 219 /* Masks for aggregation, psu, pwr and fan event in CPLD related registers. */ 3069 .label = "psu:green", 3074 .label = "psu:red", 3138 .label = "psu:green", 3143 .label = "psu:red", 3240 .label = "psu:green", 3245 .label = "psu:orange", 3372 .label = "psu:green", 3377 .label = "psu:red", 3446 .label = "psu:green", [all …]
|
| /linux/Documentation/driver-api/ |
| H A D | regulator.rst | 56 to a combination of the PSU and southbridge in a desktop system.
|
| /linux/drivers/watchdog/ |
| H A D | wdt.c | 254 pr_crit("PSU over voltage\n"); in wdt_decode_501() 256 pr_crit("PSU under voltage\n"); in wdt_decode_501()
|
| H A D | wdt_pci.c | 317 pr_crit("PSU over voltage\n"); in wdtpci_interrupt() 319 pr_crit("PSU under voltage\n"); in wdtpci_interrupt()
|
| /linux/arch/parisc/kernel/ |
| H A D | pdc_chassis.c | 260 seq_printf(m, "Chassis component failure! (eg fan or PSU): 0x%.2x\n", in pdc_chassis_warn_show()
|
| /linux/arch/m68k/mac/ |
| H A D | misc.c | 358 /* Avoid infinite polling loop when PSU is not under Cuda control */ in cuda_shutdown()
|
| /linux/lib/crypto/ |
| H A D | aesgcm.c | 570 { /* From McGrew & Viega - http://citeseer.ist.psu.edu/656989.html */
|