Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h246 #define PB_HAS_VCAP BIT_ULL(16) macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c910 if (pmdev->pages[index].page_flags & PB_HAS_VCAP) { in pmbus_receive_byte()