Searched refs:CSR_INT_BIT_SW_ERR (Results 1 – 3 of 3) sorted by relevance
188 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro198 CSR_INT_BIT_SW_ERR | \
1951 if (inta & CSR_INT_BIT_SW_ERR) {1956 handled |= CSR_INT_BIT_SW_ERR;
3499 sw_err_bit = CSR_INT_BIT_SW_ERR; in iwl_trans_pcie_sync_nmi()