Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch5627.c37 #define SCH5627_CTRL_LOCK BIT(1) macro
240 if (data->control & SCH5627_CTRL_LOCK) in sch5627_is_visible()