Home
last modified time | relevance | path

Searched refs:PMBUS_RESTORE_DEFAULT_CODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h27 PMBUS_RESTORE_DEFAULT_CODE = 0x14, /* Write-only Byte */ enumerator
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1154 case PMBUS_RESTORE_DEFAULT_CODE: /* Write-only Byte */ in pmbus_receive_byte()