Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus.h363 #define PB_CML_FAULT_INVALID_DATA BIT(6) macro
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h216 #define PB_CML_FAULT_INVALID_DATA BIT(6) /* Invalid/Unsupported Data */ macro
/openbmc/qemu/hw/sensor/
H A Dmax34451.c562 pmdev->pages[index].status_cml |= PB_CML_FAULT_INVALID_DATA; in max34451_write_data()