Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dadt7475.c111 #define CONFIG3_SMBALERT 0x01 macro
1477 config3 = ret & ~CONFIG3_SMBALERT; in load_config3()
1481 config3 |= CONFIG3_SMBALERT; in load_config3()
1683 if (!(config3 & CONFIG3_SMBALERT)) in adt7475_probe()