Home
last modified time | relevance | path

Searched refs:PMBUS_VOUT_DROOP (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dpmbus_regs.h37 PMBUS_VOUT_DROOP = 0x28, enumerator
/openbmc/qemu/tests/qtest/
H A Disl_pmbus_vr-test.c300 isl_pmbus_vr_i2c_set16(i2cdev, PMBUS_VOUT_DROOP, 0x5678); in test_rw_regs()
301 i2c_value = isl_pmbus_vr_i2c_get16(i2cdev, PMBUS_VOUT_DROOP); in test_rw_regs()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus.h38 PMBUS_VOUT_DROOP = 0x28, enumerator
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h43 PMBUS_VOUT_DROOP = 0x28, /* R/W word */ enumerator
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c437 case PMBUS_VOUT_DROOP: /* R/W word */ in pmbus_receive_byte()
1369 case PMBUS_VOUT_DROOP: /* R/W word */ in pmbus_write_data()