Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dzl6100.c50 #define VMON_UV_FAULT BIT(1) macro
218 if (ret & VMON_UV_FAULT) in zl6100_read_byte_data()