Home
last modified time | relevance | path

Searched refs:AR_INTR_SYNC_RTC_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dreg.h1050 AR_INTR_SYNC_RTC_IRQ = 0x00000001, enumerator
Ddebug.c33 if (sync_cause & AR_INTR_SYNC_RTC_IRQ) in ath9k_debug_sync_cause()