Searched refs:CSR_INT_BIT_ALIVE (Results 1 – 3 of 3) sorted by relevance
195 #define CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro204 CSR_INT_BIT_ALIVE | \
1941 if (inta & CSR_INT_BIT_ALIVE) {1952 handled |= CSR_INT_BIT_ALIVE;1956 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);2081 else if (handled & (CSR_INT_BIT_ALIVE | CSR_INT_BIT_FH_RX))
694 trans_pcie->inta_mask = CSR_INT_BIT_ALIVE | CSR_INT_BIT_FH_RX; in iwl_enable_fw_load_int_ctx_info()