Home
last modified time | relevance | path

Searched refs:AR_ISR_S2_TSFOOR (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c78 if (isr2 & AR_ISR_S2_TSFOOR) in ar9002_hw_get_isr()
Dar9003_mac.c228 mask2 |= ((isr2 & AR_ISR_S2_TSFOOR) >> in ar9003_hw_get_isr()
Dreg.h238 #define AR_ISR_S2_TSFOOR 0x40000000 macro