Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h371 uint8_t read_ein[5]; /* Read-Only block 5 bytes */ member
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c879 pmbus_send(pmdev, pmdev->pages[index].read_ein, 5); in pmbus_receive_byte()