Searched refs:tmpReg (Results 1 – 1 of 1) sorted by relevance
1354 u32 tmpReg; in ath9k_hw_set_reset() local1376 tmpReg = REG_READ(ah, AR_INTR_SYNC_CAUSE(ah)); in ath9k_hw_set_reset()1378 tmpReg &= AR9340_INTR_SYNC_LOCAL_TIMEOUT; in ath9k_hw_set_reset()1380 tmpReg &= AR_INTR_SYNC_LOCAL_TIMEOUT | in ath9k_hw_set_reset()1383 if (tmpReg) { in ath9k_hw_set_reset()