Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h367 uint8_t status_other; /* R/W byte */ member
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c854 pmbus_send8(pmdev, pmdev->pages[index].status_other); in pmbus_receive_byte()
1195 pmdev->pages[i].status_other = 0; in pmbus_clear_faults()
1779 pmdev->pages[index].status_other = pmbus_receive8(pmdev); in pmbus_write_data()