Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dnct6775.c248 #define INTRUSION_ALARM_BASE 30 macro
3413 int nr = to_sensor_dev_attr(attr)->index - INTRUSION_ALARM_BASE; in clear_caseopen()
3449 clear_caseopen, INTRUSION_ALARM_BASE);
3451 clear_caseopen, INTRUSION_ALARM_BASE + 1);
3453 store_beep, INTRUSION_ALARM_BASE);
3455 store_beep, INTRUSION_ALARM_BASE + 1);
3469 if (data->ALARM_BITS[INTRUSION_ALARM_BASE + index - 1] < 0) in nct6775_other_is_visible()
3474 if (data->BEEP_BITS[INTRUSION_ALARM_BASE + index - 3] < 0) in nct6775_other_is_visible()