Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dnct6775.c248 #define INTRUSION_ALARM_BASE 30 macro
3294 int nr = to_sensor_dev_attr(attr)->index - INTRUSION_ALARM_BASE; in clear_caseopen()
3330 clear_caseopen, INTRUSION_ALARM_BASE);
3332 clear_caseopen, INTRUSION_ALARM_BASE + 1);
3334 store_beep, INTRUSION_ALARM_BASE);
3336 store_beep, INTRUSION_ALARM_BASE + 1);
3350 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()
3355 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()