Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch5627.c36 #define SCH5627_CTRL_START BIT(0) macro
500 if (!(data->control & SCH5627_CTRL_START)) { in sch5627_probe()