Home
last modified time | relevance | path

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

/qemu/include/hw/i2c/
H A Dpmbus_device.h30 PMBUS_STORE_USER_CODE = 0x17, /* Write-only Byte */ enumerator
/qemu/hw/i2c/
H A Dpmbus_device.c1157 case PMBUS_STORE_USER_CODE: /* Write-only Byte */ in pmbus_receive_byte()