Home
last modified time | relevance | path

Searched refs:PB_STATUS_IOUT_OC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus.h290 #define PB_STATUS_IOUT_OC BIT(4) macro
H A Dpmbus_core.c1875 .gbit = PB_STATUS_IOUT_OC,
2881 if (status & PB_STATUS_IOUT_OC) { in _pmbus_get_flags()
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h174 #define PB_STATUS_IOUT_OC BIT(4) macro