Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h249 #define PB_HAS_IOUT_RATING BIT_ULL(23) macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1106 if (pmdev->pages[index].page_flags & PB_HAS_IOUT_RATING) { in pmbus_receive_byte()