Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dadt7475.c116 #define CONFIG3_SMBALERT 0x01 macro
1513 config3 = ret & ~CONFIG3_SMBALERT; in load_config3()
1517 config3 |= CONFIG3_SMBALERT; in load_config3()
1838 if (!(config3 & CONFIG3_SMBALERT)) in adt7475_probe()