Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dreg.h1067 AR_INTR_SYNC_MAC_SLEEP_ACCESS = 0x00020000, enumerator
1079 AR_INTR_SYNC_MAC_SLEEP_ACCESS),
Ddebug.c67 if (sync_cause & AR_INTR_SYNC_MAC_SLEEP_ACCESS) in ath9k_debug_sync_cause()