Searched refs:CSR_INT_BIT_SW_ERR (Results 1 – 6 of 6) sorted by relevance
183 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro193 CSR_INT_BIT_SW_ERR | \
1456 if (inta & CSR_INT_BIT_SW_ERR) { in il3945_irq_tasklet()1461 handled |= CSR_INT_BIT_SW_ERR; in il3945_irq_tasklet()
4460 if (inta & CSR_INT_BIT_SW_ERR) { in il4965_irq_tasklet()4465 handled |= CSR_INT_BIT_SW_ERR; in il4965_irq_tasklet()
219 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro229 CSR_INT_BIT_SW_ERR | \
1869 if (inta & CSR_INT_BIT_SW_ERR) { in iwl_pcie_irq_handler()1874 handled |= CSR_INT_BIT_SW_ERR; in iwl_pcie_irq_handler()
3631 sw_err_bit = CSR_INT_BIT_SW_ERR; in iwl_trans_pcie_sync_nmi()