Searched refs:async_cause (Results 1 – 1 of 1) sorted by relevance
190 u32 sync_cause = 0, async_cause, async_mask = AR_INTR_MAC_IRQ; in ar9003_hw_get_isr() local196 async_cause = REG_READ(ah, AR_INTR_ASYNC_CAUSE); in ar9003_hw_get_isr()198 if (async_cause & async_mask) { in ar9003_hw_get_isr()209 if (!isr && !sync_cause && !async_cause) in ar9003_hw_get_isr()315 if (async_cause & AR_INTR_ASYNC_MASK_MCI) in ar9003_hw_get_isr()