Searched refs:CSR_INT_BIT_ALIVE (Results 1 – 5 of 5) sorted by relevance
188 #define CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro197 CSR_INT_BIT_ALIVE)
1462 if (inta & CSR_INT_BIT_ALIVE) { in il3945_irq_tasklet()1469 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in il3945_irq_tasklet()
4431 if (inta & CSR_INT_BIT_ALIVE) { in il4965_irq_tasklet()4438 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in il4965_irq_tasklet()
227 #define CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro236 CSR_INT_BIT_ALIVE | \
1770 if (inta & CSR_INT_BIT_ALIVE) { in iwl_pcie_irq_handler()1784 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in iwl_pcie_irq_handler()