Searched refs:MAX5970_STATUS3_ALERT (Results 1 – 2 of 2) sorted by relevance
74 #define MAX5970_STATUS3_ALERT BIT(4) macro
198 if (val & MAX5970_STATUS3_ALERT) in max597x_get_status()