Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Djc42.c55 #define JC42_CFG_CRIT_ONLY (1 << 2) macro
387 if (bit != JC42_ALARM_CRIT_BIT && (data->config & JC42_CFG_CRIT_ONLY)) in show_alarm()