Searched refs:GLBL_INTR_MASK (Results 1 – 2 of 2) sorted by relevance
29 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC | F_EDC0 | \ macro
2179 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC | F_EDC0 | \ macro2196 if (!(cause & GLBL_INTR_MASK)) in t4_slow_intr_handler()2244 t4_write_reg(adapter, A_PL_INT_CAUSE, cause & GLBL_INTR_MASK); in t4_slow_intr_handler()2329 t4_write_reg(adapter, A_PL_INT_CAUSE, GLBL_INTR_MASK); in t4_intr_clear()