Searched refs:CSR_INT_BIT_SW_ERR (Results 1 – 3 of 3) sorted by relevance
183 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro193 CSR_INT_BIT_SW_ERR | \
201 #define CSR_INT_BIT_SW_ERR (1 << 25) /* uCode error */ macro212 CSR_INT_BIT_SW_ERR | \
2031 if (inta & CSR_INT_BIT_SW_ERR) { in iwl_pcie_irq_handler()2041 handled |= CSR_INT_BIT_SW_ERR; in iwl_pcie_irq_handler()