Searched refs:IWM_CSR_INT_BIT_ALIVE (Results 1 – 2 of 2) sorted by relevance
196 #define IWM_CSR_INT_BIT_ALIVE (1 << 0) /* uCode interrupts once it initializes */ macro205 IWM_CSR_INT_BIT_ALIVE | \
11439 handled |= (r1 & (IWM_CSR_INT_BIT_ALIVE /*| IWM_CSR_INT_BIT_SCD*/)); in iwm_intr()