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