Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadm1026.c54 #define CFG1_MONITOR 0x01 macro
1733 if ((data->config1 & CFG1_MONITOR) == 0) { in adm1026_init_client()
1805 value = (value | CFG1_MONITOR) & (~CFG1_INT_CLEAR & ~CFG1_RESET); in adm1026_init_client()