Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h225 #define PB_OP_MARGIN_HIGH BIT(5) /* PSU vout is set to margin high */ macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1217 if (pmdev->pages[index].operation & (PB_OP_ON | PB_OP_MARGIN_HIGH)) { in pmbus_operation()