Searched refs:ATH9K_INT_BB_WATCHDOG (Results 1 – 5 of 5) sorted by relevance
992 if (ints & ATH9K_INT_BB_WATCHDOG) { in ath9k_hw_set_interrupts()1010 if (ints & ATH9K_INT_BB_WATCHDOG) in ath9k_hw_set_interrupts()
405 (status & ATH9K_INT_BB_WATCHDOG)) { in ath9k_tasklet()493 ATH9K_INT_BB_WATCHDOG | \ in ath_isr()564 (status & ATH9K_INT_BB_WATCHDOG)) in ath_isr()708 ah->imask |= ATH9K_INT_BB_WATCHDOG; in ath9k_start()
310 if (*masked & ATH9K_INT_BB_WATCHDOG) in ar9003_hw_get_isr()
483 if (status & ATH9K_INT_BB_WATCHDOG) in ath_debug_stat_interrupt()726 if (reg & ATH9K_INT_BB_WATCHDOG) in read_file_misc()
377 ATH9K_INT_BB_WATCHDOG = 0x00000400, enumerator