Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h243 #define PB_HAS_VIN_RATING BIT_ULL(13) macro
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1058 if (pmdev->pages[index].page_flags & PB_HAS_VIN_RATING) { in pmbus_receive_byte()
1066 if (pmdev->pages[index].page_flags & PB_HAS_VIN_RATING) { in pmbus_receive_byte()