Searched refs:CSR_INT_BIT_SW_ERR (Results 1 – 5 of 5) sorted by relevance
183 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro193 CSR_INT_BIT_SW_ERR | \
4452 if (inta & CSR_INT_BIT_SW_ERR) { in il4965_irq_tasklet()4457 handled |= CSR_INT_BIT_SW_ERR; in il4965_irq_tasklet()
201 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro212 CSR_INT_BIT_SW_ERR | \
2034 if (inta & CSR_INT_BIT_SW_ERR) { in iwl_pcie_irq_handler()2044 handled |= CSR_INT_BIT_SW_ERR; in iwl_pcie_irq_handler()
3681 sw_err_bit = CSR_INT_BIT_SW_ERR; in iwl_trans_pcie_sync_nmi()