Searched refs:PB_CAPABILITY_ERROR_CHECK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/hwmon/pmbus/ | ||
| D | pmbus.h | 232 #define PB_CAPABILITY_ERROR_CHECK BIT(7) macro |
| D | pmbus_core.c | 2141 if (ret >= 0 && (ret & PB_CAPABILITY_ERROR_CHECK)) in pmbus_init_common() |