Searched refs:MAX5970_CB_IFAULTS (Results 1 – 2 of 2) sorted by relevance
58 #define MAX5970_CB_IFAULTS(ch) (1 << ((ch) + 4)) macro
345 || (val & MAX5970_CB_IFAULTS(i))) { in max597x_irq_handler()