Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h210 #define PB_STATUS_OT_WARN BIT(6) /* Overtemperature Warning */ macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c296 pmdev->pages[i].status_temperature |= PB_STATUS_OT_WARN; in pmbus_check_limits()