Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83795.c158 #define W83795_REG_ALARM_CTRL 0x40 macro
670 tmp = w83795_read(client, W83795_REG_ALARM_CTRL); in w83795_update_device()
673 w83795_write(client, W83795_REG_ALARM_CTRL, in w83795_update_device()
677 w83795_write(client, W83795_REG_ALARM_CTRL, tmp | ALARM_CTRL_RTSACS); in w83795_update_device()
683 w83795_write(client, W83795_REG_ALARM_CTRL, in w83795_update_device()