Searched refs:CSR_INT_BIT_RESET_DONE (Results 1 – 2 of 2) sorted by relevance
205 #define CSR_INT_BIT_RESET_DONE (1 << 2) /* reset handshake with firmware is done */ macro216 CSR_INT_BIT_RESET_DONE | \
2009 if (inta & CSR_INT_BIT_RESET_DONE) { in iwl_pcie_irq_handler()2011 handled |= CSR_INT_BIT_RESET_DONE; in iwl_pcie_irq_handler()