Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/pmbus/
Dzl6100.c56 #define VMON_UV_FAULT BIT(1) macro
223 if (ret & VMON_UV_FAULT) in zl6100_read_byte_data()