Home
last modified time | relevance | path

Searched refs:PMBUS_VOUT_SCALE_LOOP (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dpmbus_regs.h38 PMBUS_VOUT_SCALE_LOOP = 0x29, enumerator
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h44 PMBUS_VOUT_SCALE_LOOP = 0x29, /* R/W word */ enumerator
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c445 case PMBUS_VOUT_SCALE_LOOP: /* R/W word */ in pmbus_receive_byte()
1377 case PMBUS_VOUT_SCALE_LOOP: /* R/W word */ in pmbus_write_data()