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 | \
1944 if (inta & CSR_INT_BIT_ALIVE) {1955 handled |= CSR_INT_BIT_ALIVE;1959 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);2084 else if (handled & (CSR_INT_BIT_ALIVE | CSR_INT_BIT_FH_RX))
953 trans_pcie->inta_mask = CSR_INT_BIT_ALIVE | CSR_INT_BIT_FH_RX; in iwl_enable_fw_load_int_ctx_info()