Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadm1031.c42 #define ADM1031_CONF1_MONITOR_ENABLE 0x01 /* Monitoring enable */ macro
1011 if ((read_val | ADM1031_CONF1_MONITOR_ENABLE) != read_val) { in adm1031_init_client()
1013 read_val | ADM1031_CONF1_MONITOR_ENABLE); in adm1031_init_client()