Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h343 uint16_t vin_uv_fault_limit; /* R/W word */ member
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c737 pmbus_send16(pmdev, pmdev->pages[index].vin_uv_fault_limit); in pmbus_receive_byte()
1668 pmdev->pages[index].vin_uv_fault_limit = pmbus_receive16(pmdev); in pmbus_write_data()