Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h257 #define PB_HAS_PIN_RATING BIT_ULL(35) macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1082 if (pmdev->pages[index].page_flags & PB_HAS_PIN_RATING) { in pmbus_receive_byte()