Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h22 PMBUS_PAGE_PLUS_READ = 0x06, /* Block Read-only */ enumerator
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1802 case PMBUS_PAGE_PLUS_READ: /* Block Read-only */ in pmbus_write_data()