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)
1469 if (inta & CSR_INT_BIT_ALIVE) { in il3945_irq_tasklet()1476 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in il3945_irq_tasklet()
4432 if (inta & CSR_INT_BIT_ALIVE) { in il4965_irq_tasklet()4439 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in il4965_irq_tasklet()
207 #define CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro216 CSR_INT_BIT_ALIVE | \
986 if (inta & CSR_INT_BIT_ALIVE) { in iwl_pcie_irq_handler()993 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE); in iwl_pcie_irq_handler()